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

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 868e05c  fix: rectify the index doc page for apisix ingress controller 
(#249)
868e05c is described below

commit 868e05c4ecd8b7983f8f9dc222ddf98bcafeff2b
Author: Alex Zhang <tok...@apache.org>
AuthorDate: Mon Mar 8 11:10:07 2021 +0800

    fix: rectify the index doc page for apisix ingress controller (#249)
---
 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