Skip to content

Commit 0f2e1be

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

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • doc/.vuepress/configs/sidebar

doc/.vuepress/configs/sidebar/en.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@ export const en: SidebarConfig = {
132132
text: '其他',
133133
// collapsible: true,
134134
children: [
135-
'/zh/quickStarted/intro.md',
136-
'/zh/quickStarted/tools.md',
137-
'/zh/quickStarted/FAQ.md',
138-
'/zh/quickStarted/codeDeploy.md',
139-
'/zh/quickStarted/dockercomposeDeploy.md',
135+
'/en/quickStarted/intro.md',
136+
'/en/quickStarted/tools.md',
137+
'/en/quickStarted/FAQ.md',
138+
'/en/quickStarted/codeDeploy.md',
139+
'/en/quickStarted/dockercomposeDeploy.md',
140140
],
141141
},
142142
],

0 commit comments

Comments
 (0)