Skip to content

Commit 6dd081f

Browse files
committed
fix: broken links
Signed-off-by: ashing <[email protected]>
1 parent 340649d commit 6dd081f

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)