Fix grammar

This commit is contained in:
Baohua Yang
2026-02-17 22:17:02 -08:00
parent f68795f34c
commit 063c3f1381
62 changed files with 117 additions and 161 deletions

View File

@@ -106,7 +106,7 @@ module.exports = config({
},
{
text: '安装 Docker',
link: '/install/',
link: '/03_install/',
},
{
text: 'Docker 入门',
@@ -114,23 +114,23 @@ module.exports = config({
},
{
text: 'Docker 实战',
link: '/cases/os/'
link: '/15_cases/os/'
},
{
text: 'CI/CD',
link: '/cases/ci/'
link: '/15_cases/ci/'
},
{
text: 'Compose',
link: '/compose/',
link: '/10_compose/',
},
{
text: 'Kubernetes',
link: '/kubernetes/',
link: '/12_orchestration/kubernetes/',
},
{
text: "云计算",
link: "/cloud/",
link: "/13_ecosystem/cloud/",
},
// {
// text: 'GitHub',