Thanks to visit codestin.com Credit goes to github.com
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 f1d7e81 commit e1596ceCopy full SHA for e1596ce
docs/manifest.json
@@ -9,7 +9,7 @@
9
{
10
"title": "Installation",
11
"description": "Learn how to install and deploy Coder.",
12
- "path": "./INSTALL.md"
+ "path": "./install.md"
13
},
14
15
"title": "Templates",
@@ -20,7 +20,7 @@
20
21
"title": "Workspaces",
22
"description": "Learn about Coder workspaces.",
23
- "path": "./WORKSPACES.md"
+ "path": "./workspaces.md"
24
25
26
"title": "Contributing",
0 commit comments