This is an automated email from the ASF dual-hosted git repository. traky pushed a commit to branch fix-links-v2.0.0 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
The following commit(s) were added to refs/heads/fix-links-v2.0.0 by this push: new f497f062 fix broken links f497f062 is described below commit f497f062a39b9fc14ce59bb177b1cc2a3241c31a Author: traky <trakyd...@gmail.com> AuthorDate: Wed Jul 23 11:59:37 2025 +0800 fix broken links --- docs/en/latest/config.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/en/latest/config.json b/docs/en/latest/config.json index c7c5e92f..99f0924e 100644 --- a/docs/en/latest/config.json +++ b/docs/en/latest/config.json @@ -9,11 +9,11 @@ "type": "category", "label": "Getting Started", "items": [ - "get-apisix-ingress-controller", - "configure-routes", - "load-balancing", - "key-authentication", - "rate-limiting" + "getting-started/get-apisix-ingress-controller", + "getting-started/configure-routes", + "getting-started/load-balancing", + "getting-started/key-authentication", + "getting-started/rate-limiting" ] }, {