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": [