Skip to content

Commit c25e666

Browse files
docs: add coder registry link to docs sidebar (#18585)
I am not sure if this works --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
1 parent 040fa30 commit c25e666

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,6 +1767,11 @@
17671767
]
17681768
}
17691769
]
1770+
},
1771+
{
1772+
"title": "Coder Registry",
1773+
"description": "A collection of Templates and Modules used to create and extend Coder workspaces.",
1774+
"path": "./registry/index.md"
17701775
}
17711776
]
17721777
}

docs/registry/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
redirect: https://registry.coder.com
3+
---
4+
5+
If you are not redirected automatically, visit [Coder Registry](https://registry.coder.com).

0 commit comments

Comments
 (0)