diff --git a/docs/manifest.json b/docs/manifest.json index 65555caa0df4f..107485059be98 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1767,6 +1767,11 @@ ] } ] + }, + { + "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 new file mode 100644 index 0000000000000..988b4c631f922 --- /dev/null +++ b/docs/registry/index.md @@ -0,0 +1,5 @@ +--- +redirect: https://registry.coder.com +--- + +If you are not redirected automatically, visit [Coder Registry](https://registry.coder.com).