Skip to content

Commit 051bb65

Browse files
authored
docs: fix cac's dot notation reference link (#3049)
1 parent b0ce232 commit 051bb65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guide/cli.md

+2
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,5 @@ vitest --api=false
149149
:::warning
150150
You cannot use this option with `--watch` enabled (enabled in dev by default).
151151
:::
152+
153+
[cac's dot notation]: https://github.com/cacjs/cac#dot-nested-options

docs/guide/index.md

-2
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,3 @@ Then go to the project where you are using Vitest and run `pnpm link --global vi
138138
## Community
139139

140140
If you have questions or need help, reach out to the community at [Discord](https://chat.vitest.dev) and [GitHub Discussions](https://github.com/vitest-dev/vitest/discussions).
141-
142-
[cac's dot notation]: https://github.com/cacjs/cac#dot-nested-options

0 commit comments

Comments
 (0)