Skip to content

Commit 3bed5bb

Browse files
committed
fix next button nav being broken
1 parent 26d8470 commit 3bed5bb

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

docs/.vitepress/toc_en.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"text": "Getting Started",
55
"collapsed": false,
66
"items": [
7-
{ "text": "Introduction", "link": "/index" },
87
{ "text": "Creating Instances", "link": "/creating-instances" },
98
{ "text": "3.x Migration Guide", "link": "/3-x-migration-guide" }
109
]

docs/.vitepress/toc_fr.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"text": "CakePHP Chronos",
55
"collapsed": false,
66
"items": [
7-
{ "text": "Introduction", "link": "/fr/index" },
87
{ "text": "API", "link": "https://api.cakephp.org/chronos" }
98
]
109
}

docs/.vitepress/toc_ja.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"text": "CakePHP Chronos",
55
"collapsed": false,
66
"items": [
7-
{ "text": "概要", "link": "/ja/index" },
87
{ "text": "API", "link": "https://api.cakephp.org/chronos" }
98
]
109
}

docs/.vitepress/toc_pt.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"text": "CakePHP Chronos",
55
"collapsed": false,
66
"items": [
7-
{ "text": "Introdução", "link": "/pt/index" },
87
{ "text": "API", "link": "https://api.cakephp.org/chronos" }
98
]
109
}

0 commit comments

Comments
 (0)