File tree Expand file tree Collapse file tree 3 files changed +4
-191
lines changed Expand file tree Collapse file tree 3 files changed +4
-191
lines changed Original file line number Diff line number Diff line change 8
8
"icon_path" : " ./images/icons/home.svg" ,
9
9
"children" : [
10
10
{
11
- "title" : " Tour Coder" ,
12
- "description" : " Tour Coder by creating a deployment with Docker " ,
13
- "path" : " ./start/coder-tour .md"
11
+ "title" : " Coder quickstart " ,
12
+ "description" : " Try it out for yourself " ,
13
+ "path" : " ./tutorials/quickstart .md"
14
14
},
15
15
{
16
16
"title" : " Screenshots" ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ Go to **Templates** and select **Create Workspace** and continue from Step 7 in
174
174
175
175
After that, you can try to:
176
176
177
- - [ Customize templates] ( ../admin/templates/extending-templates// index.md )
177
+ - [ Customize templates] ( ../admin/templates/extending-templates/index.md )
178
178
- [ Enable Prometheus metrics] ( ../admin/integrations/prometheus.md )
179
179
- [ Deploy to Google Cloud Platform (GCP)] ( ../install/cloud/compute-engine.md )
180
180
You can’t perform that action at this time.
0 commit comments