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-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new 7379d57  docs: removed navigation title from sidebar to docs dropdown 
(#531)
7379d57 is described below

commit 7379d57359b82f5521722814d860e49632e717f3
Author: Ayush das <[email protected]>
AuthorDate: Mon Jun 7 07:49:45 2021 +0530

    docs: removed navigation title from sidebar to docs dropdown (#531)
---
 docs/en/latest/config.json | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/docs/en/latest/config.json b/docs/en/latest/config.json
index ab1a56d..d890e9a 100644
--- a/docs/en/latest/config.json
+++ b/docs/en/latest/config.json
@@ -2,11 +2,6 @@
   "version": "0.3.0",
   "sidebar": [
     {
-      "type": "link",
-      "label": "Apache APISIX Ingress Controller",
-      "href": 
"https://apisix.apache.org/docs/ingress-controller/getting-started/";
-    },
-    {
       "type": "doc",
       "id": "getting-started"
     },

Reply via email to