Skip to content

Commit 5363470

Browse files
committed
fix links to coder-tour
1 parent c2b27c3 commit 5363470

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/admin/templates/managing-templates/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Working with templates
22

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.
66

77
## Who creates templates?
88

docs/install/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ coder login https://coder.example.com
6464

6565
## Next steps
6666

67-
- [Set up your first deployment](../start/coder-tour.md)
67+
- [Set up your first deployment](../tutorials/quickstart.md)
6868
- [Expose your control plane to other users](../admin/setup/index.md)

0 commit comments

Comments
 (0)