We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91482c commit d057e8cCopy full SHA for d057e8c
docs/templates.md
@@ -9,8 +9,8 @@ to everybody. Users can also manually update their workspaces.
9
10
## Manage templates
11
12
-Coder provides production-ready [sample templates](../examples/templates/), but you can
13
-modify the templates with Terraform.
+Coder provides production-ready [sample templates](https://github.com/coder/coder/tree/main/examples/templates),
+but you can modify the templates with Terraform.
14
15
```sh
16
# start from an example
0 commit comments