From fa188885177a2fb650182fbacd375d628567fd27 Mon Sep 17 00:00:00 2001 From: Martina Iglesias Fernandez Date: Wed, 7 Apr 2021 18:00:24 +0200 Subject: [PATCH] Fix sidebar docs for GCS integration Signed-off-by: Martina Iglesias Fernandez --- .../google-cloud-storage/{gcs.md => locations.md} | 6 +++--- microsite/sidebars.json | 5 +++++ 2 files changed, 8 insertions(+), 3 deletions(-) rename docs/integrations/google-cloud-storage/{gcs.md => locations.md} (95%) diff --git a/docs/integrations/google-cloud-storage/gcs.md b/docs/integrations/google-cloud-storage/locations.md similarity index 95% rename from docs/integrations/google-cloud-storage/gcs.md rename to docs/integrations/google-cloud-storage/locations.md index 1d46c57b10..e3f6b72847 100644 --- a/docs/integrations/google-cloud-storage/gcs.md +++ b/docs/integrations/google-cloud-storage/locations.md @@ -1,7 +1,7 @@ --- -id: googlegcs -title: Google Cloud Storage -sidebar_label: Google Cloud Storage Data +id: locations +sidebar_label: Locations +title: Google Cloud Storage Locations # prettier-ignore description: Setting up an integration with Google Cloud Storage --- diff --git a/microsite/sidebars.json b/microsite/sidebars.json index b719f9329c..5f3015582d 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -139,6 +139,11 @@ "type": "subcategory", "label": "LDAP", "ids": ["integrations/ldap/org"] + }, + { + "type": "subcategory", + "label": "Google GCS", + "ids": ["integrations/google-cloud-storage/locations"] } ], "Plugins": [