From 7c49cc3a5a7fad45ea4d16ce7772a444b0e92781 Mon Sep 17 00:00:00 2001 From: Stef Joosten Date: Fri, 19 May 2023 15:22:06 +0200 Subject: [PATCH] clear away an obsolete piece of the left sidebar --- ampersand-docs/sidebars.js | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ampersand-docs/sidebars.js b/ampersand-docs/sidebars.js index cf67fae..87cea04 100644 --- a/ampersand-docs/sidebars.js +++ b/ampersand-docs/sidebars.js @@ -68,13 +68,6 @@ const sidebars = { title: 'Reference materials' } }, - { - label: 'Other documents in Ampersand repo', - type: 'category', - // These documents eventually have to move to one of the three main categories. - collapsed: true, - items: ampersandSidebars.ampersandMainSidebar - }, { label: 'Other documents in Tools we use', type: 'category',