Skip to content

Commit 9c96594

Browse files
DDDDD12138cexbrayat
authored andcommitted
chore: update documentation file path
1 parent 932c0d3 commit 9c96594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ Get started by running `pnpm install`. You can run the tests with `pnpm test`. T
2727

2828
## Contributing Docs
2929

30-
All the documentation files can be found in `packages/docs`. It contains the English markdown files while translation(s) are stored in their corresponding `<lang>` sub-folder(s):
30+
All the documentation files can be found in `docs`. It contains the English markdown files while translation(s) are stored in their corresponding `<lang>` sub-folder(s):
3131

32-
- [`fr`](https://github.com/vuejs/test-utils/tree/main/packages/docs/fr): French translation.
32+
- [`fr`](https://github.com/vuejs/test-utils/tree/main/docs/fr): French translation.
3333

3434
Besides that, the `.vitepress` sub-folder contains the config and theme, including the i18n information.
3535

0 commit comments

Comments
 (0)