fix: Docs paths (#2131)

This commit is contained in:
Bruno Quaresma
2022-06-07 16:29:18 +00:00
committed by GitHub
parent 2b0662bf48
commit 3a79759405
+2 -2
View File
@@ -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",