From d35fd7845b786ce3313a6bba6333d9b5254c5b66 Mon Sep 17 00:00:00 2001 From: Tim Hansen Date: Tue, 23 Mar 2021 14:39:05 -0600 Subject: [PATCH] I feel pretty Signed-off-by: Tim Hansen --- microsite/sidebars.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index a302b4d8ee..bb0e69e5ac 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -117,23 +117,17 @@ { "type": "subcategory", "label": "GitLab", - "ids": [ - "integrations/gitlab/locations" - ] + "ids": ["integrations/gitlab/locations"] }, { "type": "subcategory", "label": "BitBucket", - "ids": [ - "integrations/bitbucket/locations" - ] + "ids": ["integrations/bitbucket/locations"] }, { "type": "subcategory", "label": "Azure DevOps", - "ids": [ - "integrations/azure/locations" - ] + "ids": ["integrations/azure/locations"] }, { "type": "subcategory",