更新使用链接,修正文档中的导航路径

This commit is contained in:
Asankilp 2025-01-26 01:18:05 +08:00
parent 5bed46cf49
commit 49d201dfae
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ export const zh = defineConfig({
},
nav: [
{text: '家', link: '/'},
{text: '使用', link: '/start/install'},
{text: '使用', link: '/start/use'},
{text: '开发', link: '/dev/extension'},
],
editLink: ThemeConfig.getEditLink('编辑此页面'),

View File

@ -9,7 +9,7 @@ hero:
actions:
- theme: brand
text: 开始使用
link: /start/install/
link: /start/use/
- theme: alt
text: 开发及扩展
link: /dev/extension/