Skip to content

Commit d85e8f1

Browse files
committed
Order 5.0 Upgrade Guide before 5.0 Migration Guide in sidebar
Match the index page order and reflect the logical flow: run the upgrade process first, then consult per-version migration changes.
1 parent 854b381 commit d85e8f1

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

.vitepress/toc_en.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@
6565
"text": "Upgrading CakePHP",
6666
"link": "/appendices/migration-guides"
6767
},
68-
{
69-
"text": "5.0 Migration Guide",
70-
"link": "/appendices/5-0-migration-guide"
71-
},
7268
{
7369
"text": "5.0 Upgrade Guide",
7470
"link": "/appendices/5-0-upgrade-guide"
7571
},
72+
{
73+
"text": "5.0 Migration Guide",
74+
"link": "/appendices/5-0-migration-guide"
75+
},
7676
{
7777
"text": "5.1 Migration Guide",
7878
"link": "/appendices/5-1-migration-guide"

.vitepress/toc_ja.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -462,14 +462,14 @@
462462
"text": "移行ガイド",
463463
"link": "/ja/appendices/migration-guides"
464464
},
465-
{
466-
"text": "5.0 移行ガイド",
467-
"link": "/ja/appendices/5-0-migration-guide"
468-
},
469465
{
470466
"text": "5.0 アップグレードガイド",
471467
"link": "/ja/appendices/5-0-upgrade-guide"
472468
},
469+
{
470+
"text": "5.0 移行ガイド",
471+
"link": "/ja/appendices/5-0-migration-guide"
472+
},
473473
{
474474
"text": "5.1 移行ガイド",
475475
"link": "/ja/appendices/5-1-migration-guide"

0 commit comments

Comments
 (0)