We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4915fac commit 0f2e1beCopy full SHA for 0f2e1be
1 file changed
doc/.vuepress/configs/sidebar/en.ts
@@ -132,11 +132,11 @@ export const en: SidebarConfig = {
132
text: '其他',
133
// collapsible: true,
134
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',
+ '/en/quickStarted/intro.md',
+ '/en/quickStarted/tools.md',
+ '/en/quickStarted/FAQ.md',
+ '/en/quickStarted/codeDeploy.md',
+ '/en/quickStarted/dockercomposeDeploy.md',
140
],
141
},
142
0 commit comments