Skip to content

Commit 2872b11

Browse files
committed
update sidebar config
1 parent fb497f4 commit 2872b11

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/zh/sidebar.ts

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,10 @@ export const sidebar = [
3838
text: 'Docker 安装',
3939
link: '/zh/installation/docker/index'
4040
},
41-
// {
42-
// text: '云原生安装',
43-
// link: '/zh/installation/cloud-native/index'
44-
// },
45-
41+
{
42+
text: '云原生安装',
43+
link: '/zh/installation/cloud-native/index'
44+
},
4645
]
4746
},
4847
{

0 commit comments

Comments
 (0)