File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
admin/templates/managing-templates Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Working with templates
2
2
3
- You create and edit Coder templates as [ Terraform ] ( ../../../start/coder-tour.md )
4
- configuration files (` .tf ` ) and any supporting files, like a README or
5
- configuration files for other services.
3
+ You create and edit Coder templates as
4
+ [ Terraform ] ( ../../../tutorials/quickstart.md ) configuration files (` .tf ` ) and
5
+ any supporting files, like a README or configuration files for other services.
6
6
7
7
## Who creates templates?
8
8
Original file line number Diff line number Diff line change @@ -64,5 +64,5 @@ coder login https://coder.example.com
64
64
65
65
## Next steps
66
66
67
- - [ Set up your first deployment] ( ../start/coder-tour .md )
67
+ - [ Set up your first deployment] ( ../tutorials/quickstart .md )
68
68
- [ Expose your control plane to other users] ( ../admin/setup/index.md )
You can’t perform that action at this time.
0 commit comments