Skip to content

Commit ab26f54

Browse files
authored
docs: benchmark url fix (#7677)
1 parent 888793c commit ab26f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export default {
7878

7979
### `vitest bench`
8080

81-
Run only [benchmark](https://vitest.dev/guide/features.html#benchmarking-experimental) tests, which compare performance results.
81+
Run only [benchmark](/guide/features.html#benchmarking) tests, which compare performance results.
8282

8383
### `vitest init`
8484

0 commit comments

Comments
 (0)