This is an automated email from the ASF dual-hosted git repository.

tokers pushed a commit to branch fix/doc-index-page-of-ingress-controller
in repository https://gitbox.apache.org/repos/asf/apisix-website.git

commit 33051a8092e28f7c95d2c0c2071e48c0e177bf00
Author: tokers <[email protected]>
AuthorDate: Mon Mar 8 09:55:05 2021 +0800

    fix: rectify the index doc page for apisix ingress controller
---
 website/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index ab89147..0c44dae 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -193,7 +193,7 @@ module.exports = {
             },
             {
               label: "APISIX™️ Ingress Controller",
-              to: "/docs/ingress-controller/design/",
+              to: "/docs/ingress-controller/getting-started/",
             },
             {
               label: "General",

Reply via email to