We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345c6da commit ab39237Copy full SHA for ab39237
docs/manifest.json
@@ -1775,7 +1775,7 @@
1775
{
1776
"title": "Coder Registry",
1777
"description": "A collection of Templates and Modules used to create and extend Coder workspaces.",
1778
- "path": "https://registry.coder.com"
+ "path": "./registry/index.md"
1779
}
1780
]
1781
docs/registry/index.md
@@ -0,0 +1,5 @@
1
+---
2
+redirect: https://registry.coder.com
3
4
+
5
+If you are not redirected automatically, visit [Coding Registry](https://registry.coder.com).
0 commit comments