Skip to content

Commit 9602b2c

Browse files
authored
Apply suggestions from code review
1 parent 362a7d3 commit 9602b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Unit tests are located inside `__tests__`. Consult the [Jest docs](https://jestj
113113

114114
Currently, all the docs can be found in `packages/docs`. It contains the English markdown files while translation(s) are stored in their corresponding `<lang>` sub-folder(s):
115115

116-
- `zh`: Chinese translation.
116+
- [`zh`](https://github.com/vuejs/router/tree/main/packages/docs/zh): Chinese translation.
117117

118118
Besides that, the `.vitepress` sub-folder is used to put the config and theme, including the i18n information.
119119

0 commit comments

Comments
 (0)