From d8f90cb6f4fdbac334ad505db9015fc12686a553 Mon Sep 17 00:00:00 2001 From: dltjrgh Date: Tue, 4 Nov 2025 13:54:33 +0900 Subject: [PATCH] adjust benchmark hyperlinks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e923486..2c70eb4 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ The following table shows the list of supported benchmarks and engines. | Benchmarks | Repository | | :--------- | :---------------------------------------------------------------------------------------- | -| `c` | C benchmarks in [kupl/starlab-benchmarks](https://github.com/kupl/starlab-benchmarks) | -| `ocaml` | OCaml benchmarks in [kupl/starlab-benchmarks](https://github.com/kupl/starlab-benchmarks) | +| `c` | C benchmarks in [kupl/starlab-benchmarks](https://github.com/kupl/starlab-benchmarks/tree/main/C) | +| `ocaml` | OCaml benchmarks in [kupl/starlab-benchmarks](https://github.com/kupl/starlab-benchmarks/tree/main/OCaml) | ### Engines