We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340649d commit 6dd081fCopy full SHA for 6dd081f
docs/en/latest/config.json
@@ -9,11 +9,11 @@
9
"type": "category",
10
"label": "Getting Started",
11
"items": [
12
- "get-apisix-ingress-controller",
13
- "configure-routes",
14
- "load-balancing",
15
- "key-authentication",
16
- "rate-limiting"
+ "getting-started/get-apisix-ingress-controller",
+ "getting-started/configure-routes",
+ "getting-started/load-balancing",
+ "getting-started/key-authentication",
+ "getting-started/rate-limiting"
17
]
18
},
19
{
0 commit comments