We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623922e commit cb6717eCopy full SHA for cb6717e
docs/.vitepress/config/zh.ts
@@ -11,7 +11,7 @@ export const zh = defineConfig({
11
{ text: 'Design', link: '/zh/design/basic', activeMatch: '/zh/design/' },
12
{
13
text: 'Style',
14
- link: '/zh/style/quick-start',
+ link: '/zh/style/start/quick-start',
15
activeMatch: '/zh/style',
16
},
17
],
0 commit comments