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

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


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

commit 405f69b3f9359b9200d595388d6dd6e3e6eb8248
Author: Ayush das <[email protected]>
AuthorDate: Mon Jun 7 06:51:20 2021 +0530

    docs: removed navigation title from sidebar to docs dropdown (#4380)
---
 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 709791f..241acbf 100644
--- a/docs/en/latest/config.json
+++ b/docs/en/latest/config.json
@@ -2,11 +2,6 @@
   "version": 2.6,
   "sidebar": [
     {
-      "type": "link",
-      "label": "Apache APISIX",
-      "href" : "https://apisix.apache.org/docs/apisix/getting-started";
-    },
-    {
       "type": "category",
       "label": "Architecture Design",
       "items": [

Reply via email to