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

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


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

commit b4fc2a012a1616a09de7c0c455b7769ba3246662
Author: Ayush das <[email protected]>
AuthorDate: Thu Jun 10 15:29:38 2021 +0530

    docs: removed navigation title from sidebar to docs dropdown (#98)
---
 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 4744ba9..b05c2fc 100644
--- a/docs/en/latest/config.json
+++ b/docs/en/latest/config.json
@@ -2,11 +2,6 @@
   "version": 0.4,
   "sidebar": [
     {
-      "type": "link",
-      "label": "Apache APISIX™ Helm Chart",
-      "href": "https://apisix.apache.org/docs/helm-chart/apisix/";
-    },
-    {
       "type": "category",
       "label": "Installation",
       "items": ["apisix", "apisix-dashboard", "apisix-ingress-controller"]

Reply via email to