From 2dae60038a2de268a193cb33ee44f2689f3ce06b Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Wed, 6 Sep 2023 22:21:00 +0300 Subject: [PATCH] fix(docs): fix manifest of gcp docs (#9559) --- docs/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifest.json b/docs/manifest.json index 2ad15b2a13..141d36a749 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -105,7 +105,7 @@ { "title": "GCP", "description": "Set up Coder on a GCP Compute Engine VM", - "path": "./platforms/google-cloud-platform.md", + "path": "./platforms/gcp.md", "icon_path": "./images/google-cloud.svg" }, {