You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/contributing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ Unit tests are located inside `__tests__`. Consult the [Jest docs](https://jestj
113
113
114
114
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):
115
115
116
-
-`zh`: Chinese translation.
116
+
-[`zh`](https://github.com/vuejs/router/tree/main/packages/docs/zh): Chinese translation.
117
117
118
118
Besides that, the `.vitepress` sub-folder is used to put the config and theme, including the i18n information.
0 commit comments