Skip to content

Commit 4915fac

Browse files
committed
🎨优化快速入门文档
1 parent 638207f commit 4915fac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • doc/.vuepress/configs/navbar

doc/.vuepress/configs/navbar/zh.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import type { NavbarConfig } from '@vuepress/theme-default'
33
export const zh: NavbarConfig = [
44
{
55
text: '快速入门',
6-
link: '/zh/quickStarted/intro.md',
6+
link: '/zh/quickStarted/deploySever.md',
77
},
88
{
99
text: '帮助文档',

0 commit comments

Comments
 (0)