mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
docs: fix: use absolute link for examples (#2288)
* docs: fix: use absolute link for examples * fix ugh
This commit is contained in:
@ -9,8 +9,8 @@ to everybody. Users can also manually update their workspaces.
|
|||||||
|
|
||||||
## Manage templates
|
## Manage templates
|
||||||
|
|
||||||
Coder provides production-ready [sample templates](../examples/templates/), but you can
|
Coder provides production-ready [sample templates](https://github.com/coder/coder/tree/main/examples/templates),
|
||||||
modify the templates with Terraform.
|
but you can modify the templates with Terraform.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# start from an example
|
# start from an example
|
||||||
|
Reference in New Issue
Block a user