From d057e8cc030bb81af8618dca2d8646f2eb427a7b Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Mon, 13 Jun 2022 12:50:05 -0500 Subject: [PATCH] docs: fix: use absolute link for examples (#2288) * docs: fix: use absolute link for examples * fix ugh --- docs/templates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/templates.md b/docs/templates.md index 6c4651be64..a13e3b3dcc 100644 --- a/docs/templates.md +++ b/docs/templates.md @@ -9,8 +9,8 @@ to everybody. Users can also manually update their workspaces. ## Manage templates -Coder provides production-ready [sample templates](../examples/templates/), but you can -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. ```sh # start from an example