We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638207f commit 4915facCopy full SHA for 4915fac
1 file changed
doc/.vuepress/configs/navbar/zh.ts
@@ -3,7 +3,7 @@ import type { NavbarConfig } from '@vuepress/theme-default'
3
export const zh: NavbarConfig = [
4
{
5
text: '快速入门',
6
- link: '/zh/quickStarted/intro.md',
+ link: '/zh/quickStarted/deploySever.md',
7
},
8
9
text: '帮助文档',
0 commit comments