From 9ac204d11a3a81b0160fcb75c52323cbba384ff8 Mon Sep 17 00:00:00 2001 From: Tim Hansen Date: Wed, 24 Mar 2021 11:08:29 -0600 Subject: [PATCH] Alphabetical integrations sidebar Signed-off-by: Tim Hansen --- microsite/sidebars.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index bb0e69e5ac..7fc3af84f3 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -105,6 +105,16 @@ ], "Integrations": [ "integrations/index", + { + "type": "subcategory", + "label": "Azure DevOps", + "ids": ["integrations/azure/locations"] + }, + { + "type": "subcategory", + "label": "BitBucket", + "ids": ["integrations/bitbucket/locations"] + }, { "type": "subcategory", "label": "GitHub", @@ -121,23 +131,13 @@ }, { "type": "subcategory", - "label": "BitBucket", - "ids": ["integrations/bitbucket/locations"] - }, - { - "type": "subcategory", - "label": "Azure DevOps", - "ids": ["integrations/azure/locations"] + "label": "Google Analytics", + "ids": ["integrations/google-analytics/installation"] }, { "type": "subcategory", "label": "LDAP", "ids": ["integrations/ldap/org"] - }, - { - "type": "subcategory", - "label": "Google Analytics", - "ids": ["integrations/google-analytics/installation"] } ], "Plugins": [