From 85d6991db1cd93b2be9fe0ee176760fee8b500e1 Mon Sep 17 00:00:00 2001 From: iamayushdas Date: Mon, 7 Jun 2021 07:07:13 +0530 Subject: [PATCH] docs: removed navigation title from sidebar to docs dropdown --- 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 fca56f155d..246f1d6759 100644 --- a/docs/en/latest/config.json +++ b/docs/en/latest/config.json @@ -1,11 +1,6 @@ { "version": 2.4, "sidebar": [ - { - "type": "link", - "label": "Apache APISIX Dashboard", - "href": "https://apisix.apache.org/docs/dashboard/USER_GUIDE/" - }, { "type": "category", "label": "Getting Started",