mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
fix: Docs paths (#2131)
This commit is contained in:
+2
-2
@@ -9,7 +9,7 @@
|
||||
{
|
||||
"title": "Installation",
|
||||
"description": "Learn how to install and deploy Coder.",
|
||||
"path": "./INSTALL.md"
|
||||
"path": "./install.md"
|
||||
},
|
||||
{
|
||||
"title": "Templates",
|
||||
@@ -20,7 +20,7 @@
|
||||
{
|
||||
"title": "Workspaces",
|
||||
"description": "Learn about Coder workspaces.",
|
||||
"path": "./WORKSPACES.md"
|
||||
"path": "./workspaces.md"
|
||||
},
|
||||
{
|
||||
"title": "Contributing",
|
||||
|
||||
Reference in New Issue
Block a user