From 3126f21d876195bdbdc8368316c7ab6e43269f2a Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Fri, 11 Jul 2025 21:09:23 +0500 Subject: [PATCH] revert: "docs: add coder registry link to docs sidebar" (#18837) --- docs/manifest.json | 5 ----- docs/registry/index.md | 5 ----- 2 files changed, 10 deletions(-) delete mode 100644 docs/registry/index.md diff --git a/docs/manifest.json b/docs/manifest.json index 107485059b..65555caa0d 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1767,11 +1767,6 @@ ] } ] - }, - { - "title": "Coder Registry", - "description": "A collection of Templates and Modules used to create and extend Coder workspaces.", - "path": "./registry/index.md" } ] } diff --git a/docs/registry/index.md b/docs/registry/index.md deleted file mode 100644 index 988b4c631f..0000000000 --- a/docs/registry/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -redirect: https://registry.coder.com ---- - -If you are not redirected automatically, visit [Coder Registry](https://registry.coder.com).