Skip to content

Commit 2c277df

Browse files
stirbymatifali
authored andcommitted
fixed tour MD linksg
1 parent de4599c commit 2c277df

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/start/coder-tour.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Once you've signed in, you'll be brought to an empty workspaces page, which
6969
we'll soon populate with your first development environments.
7070

7171
> To learn more about interacting with the control plane through the terminal,
72-
> see our `coder server` [CLI docs](../cli/server.md).
72+
> see our `coder server` [CLI docs](../reference/cli/server.md).
7373
7474
## Create your first template
7575

@@ -81,7 +81,7 @@ handles versioning for you so you can publish official updates or revert to
8181
previous versions.
8282

8383
> Read more about templates in our
84-
> [tutorials section](../tutorials/templates.md).
84+
> [tutorials section](../admin/templates/README.md).
8585
8686
In this tutorial, you'll create your first template from the Docker starter
8787
template.
@@ -105,7 +105,7 @@ In **Create template**, fill in **Name** and **Display name**, then select
105105

106106
### Other template resources
107107

108-
- [Templates overview](../tutorials/templates/README.md)
108+
- [Templates overview](../admin/templates/README.md)
109109
- [Create templates through the CLI](../cli/templates_create.md)
110110
- See our
111111
[Community Templates](https://github.com/coder/coder/blob/main/examples/templates/community-templates.md)
@@ -119,7 +119,7 @@ defined by a template, but can be modified with parameters and settings. The
119119
easiest way to create a workspace is through the template GUI.
120120

121121
> Read more about templates in our
122-
> [tutorials section](../tutorials/workspaces.md).
122+
> [administration docs](../admin/templates/README.md).
123123
124124
### 1. Create a workspace from your template
125125

@@ -158,8 +158,6 @@ This starter template lets you connect to your workspace in a few ways:
158158
159159
When you're done, you can stop the workspace.
160160

161-
## Expand your configuration
162-
163161
### Modify your template
164162

165163
Now you can modify your template to suit your team's needs.

0 commit comments

Comments
 (0)