We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a0c11 commit 376a3efCopy full SHA for 376a3ef
docs/.vitepress/config.mts
@@ -31,7 +31,7 @@ export default defineConfig({
31
zh: {
32
label: "Chinese | 中文",
33
lang: "zh-CN",
34
- link: "/zh-CN/index"
+ link: "/zh-CN"
35
}
36
37
})
0 commit comments