Skip to content

Commit cb6717e

Browse files
committed
docs: renew the nav link
1 parent 623922e commit cb6717e

File tree

1 file changed

+1
-1
lines changed
  • docs/.vitepress/config

1 file changed

+1
-1
lines changed

docs/.vitepress/config/zh.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const zh = defineConfig({
1111
{ text: 'Design', link: '/zh/design/basic', activeMatch: '/zh/design/' },
1212
{
1313
text: 'Style',
14-
link: '/zh/style/quick-start',
14+
link: '/zh/style/start/quick-start',
1515
activeMatch: '/zh/style',
1616
},
1717
],

0 commit comments

Comments
 (0)