From d0aed961574bd91d74e8e7f86518d0c3ceefcd12 Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Tue, 9 Oct 2018 10:52:38 -0700 Subject: [PATCH] Fix sidebars --- v1/website/sidebars.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/v1/website/sidebars.json b/v1/website/sidebars.json index 76b6f02b0d65b..a32af74fe10c4 100644 --- a/v1/website/sidebars.json +++ b/v1/website/sidebars.json @@ -10,15 +10,11 @@ "Guides": [ "adding-blog", "custom-pages", + "search", "navigation", "translation", "versioning" ], - "Hello": { - "Bye": [ - "search" - ] - }, "API": [ "commands", "doc-markdown",