Skip to content

Commit 7e6c079

Browse files
committed
remove coder-tour
1 parent 97f9410 commit 7e6c079

File tree

3 files changed

+4
-191
lines changed

3 files changed

+4
-191
lines changed

docs/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"icon_path": "./images/icons/home.svg",
99
"children": [
1010
{
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"
1414
},
1515
{
1616
"title": "Screenshots",

docs/start/coder-tour.md

Lines changed: 0 additions & 187 deletions
This file was deleted.

docs/tutorials/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Go to **Templates** and select **Create Workspace** and continue from Step 7 in
174174

175175
After that, you can try to:
176176

177-
- [Customize templates](../admin/templates/extending-templates//index.md)
177+
- [Customize templates](../admin/templates/extending-templates/index.md)
178178
- [Enable Prometheus metrics](../admin/integrations/prometheus.md)
179179
- [Deploy to Google Cloud Platform (GCP)](../install/cloud/compute-engine.md)
180180

0 commit comments

Comments
 (0)