@@ -69,7 +69,7 @@ Once you've signed in, you'll be brought to an empty workspaces page, which
69
69
we'll soon populate with your first development environments.
70
70
71
71
> 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 ) .
73
73
74
74
## Create your first template
75
75
@@ -81,7 +81,7 @@ handles versioning for you so you can publish official updates or revert to
81
81
previous versions.
82
82
83
83
> Read more about templates in our
84
- > [ tutorials section] ( ../tutorials /templates.md ) .
84
+ > [ tutorials section] ( ../admin /templates/README .md ) .
85
85
86
86
In this tutorial, you'll create your first template from the Docker starter
87
87
template.
@@ -105,7 +105,7 @@ In **Create template**, fill in **Name** and **Display name**, then select
105
105
106
106
### Other template resources
107
107
108
- - [ Templates overview] ( ../tutorials /templates/README.md )
108
+ - [ Templates overview] ( ../admin /templates/README.md )
109
109
- [ Create templates through the CLI] ( ../cli/templates_create.md )
110
110
- See our
111
111
[ 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
119
119
easiest way to create a workspace is through the template GUI.
120
120
121
121
> Read more about templates in our
122
- > [ tutorials section ] ( ../tutorials/workspaces .md ) .
122
+ > [ administration docs ] ( ../admin/templates/README .md ) .
123
123
124
124
### 1. Create a workspace from your template
125
125
@@ -158,8 +158,6 @@ This starter template lets you connect to your workspace in a few ways:
158
158
159
159
When you're done, you can stop the workspace.
160
160
161
- ## Expand your configuration
162
-
163
161
### Modify your template
164
162
165
163
Now you can modify your template to suit your team's needs.
0 commit comments