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

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

commit 6f5a98e414279682de675fe90e7fc527298a6292
Author: 琚致远 <[email protected]>
AuthorDate: Thu Mar 4 18:36:01 2021 +0800

    docs: use getting-started for 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 e910c21..48acd6c 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -47,7 +47,7 @@ module.exports = {
         githubRepo: "apache/apisix-ingress-controller",
         version: "0.3.0",
         releaseDate: "2021-02-11",
-        firstDocPath: "/design",
+        firstDocPath: "/getting-started",
       },
     ],
     team: require("./static/data/team.json"),

Reply via email to