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

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

commit 369770281c03d347ba71923e6e614e2a622d0dfa
Author: juzhiyuan <juzhiy...@apache.org>
AuthorDate: Mon Mar 1 17:36:44 2021 +0800

    docs: added dashboard
---
 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 66ae907..378f7fc 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -154,7 +154,7 @@ module.exports = {
             },
             {
               label: "APISIX™️ Dashboard",
-              to: "/docs/dashboard",
+              to: "/docs/dashboard/faq",
             },
             {
               label: "APISIX™️ Ingress Controller",

Reply via email to