Skip to content

Commit 38023b2

Browse files
authored
fix: doc broken links (#2490)
1 parent 7ede0e3 commit 38023b2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/en/latest/config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"type": "category",
1010
"label": "Getting Started",
1111
"items": [
12-
"get-apisix-ingress-controller",
13-
"configure-routes",
14-
"load-balancing",
15-
"key-authentication",
16-
"rate-limiting"
12+
"getting-started/get-apisix-ingress-controller",
13+
"getting-started/configure-routes",
14+
"getting-started/load-balancing",
15+
"getting-started/key-authentication",
16+
"getting-started/rate-limiting"
1717
]
1818
},
1919
{

0 commit comments

Comments
 (0)