mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-30 14:49:34 +08:00
Update config.ts
This commit is contained in:
@@ -107,7 +107,7 @@ function getGuideSidebarZhCN() {
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'docker',
|
||||
text: 'Docker',
|
||||
children: [
|
||||
{ text: '系统和硬件配置要求', link: '/guide/docker_precheck' },
|
||||
{ text: '主体安装', link: '/guide/docker_install' },
|
||||
@@ -182,7 +182,7 @@ function getGuideSidebarEnUS() {
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'docker',
|
||||
text: 'Docker',
|
||||
children: [
|
||||
{ text: 'System and hardware configuration requirements', link: '/en_US/guide/docker_precheck' },
|
||||
{ text: 'Main installation', link: '/en_US/guide/docker_install' },
|
||||
|
||||
Reference in New Issue
Block a user