From a3083f77c78ac84f71c0f6becae86366df5cdd87 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Mon, 5 Dec 2022 07:59:53 +0300 Subject: [PATCH] docs: fix community templates link on site. (#5278) Fixes #5259 --- docs/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates.md b/docs/templates.md index b8fef86aef..7ea7f71650 100644 --- a/docs/templates.md +++ b/docs/templates.md @@ -343,7 +343,7 @@ Template permissions can be used to give users and groups access to specific tem ## Community Templates -You can see a list of community templates by our users [here](../examples/templates/community-templates.md). +You can see a list of community templates by our users [here](https://github.com/coder/coder/blob/main/examples/templates/community-templates.md). ## Next Steps