Skip to content

Commit 6070ab6

Browse files
committed
chore: fix readme links
1 parent 1cc60cf commit 6070ab6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Node.js libraries to create CodSpeed benchmarks
1010

1111
This mono-repo contains the integration packages for using CodSpeed with Node.js:
1212

13-
- [`@codspeed/tinybench-plugin`](./packages/tinybench-plugin/README.md): tinybench compatibility layer for CodSpeed
14-
- [`@codspeed/benchmark.js-plugin`](./packages/benchmark.js-plugin/README.md): Benchmark.js compatibility layer for CodSpeed
15-
- [`@codspeed/core`](./packages/core/README.md): The core library used to integrate with Codspeed runners
13+
- [`@codspeed/tinybench-plugin`](./packages/tinybench-plugin): tinybench compatibility layer for CodSpeed
14+
- [`@codspeed/benchmark.js-plugin`](./packages/benchmark.js-plugin): Benchmark.js compatibility layer for CodSpeed
15+
- [`@codspeed/core`](./packages/core): The core library used to integrate with Codspeed runners

0 commit comments

Comments
 (0)