From 4061a254a5ba63bd293685834ee9ea8e948a2db9 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Mon, 17 Apr 2023 16:05:12 +0300 Subject: [PATCH] docs: fix a broken link in docs/README.md (#7150) --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 6fa84f5140..af6521cae1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -104,5 +104,5 @@ Azure, Google Cloud, Kubernetes, and more. ## Up next -- Learn about [Templates](./templates.md) +- Learn about [Templates](./templates/README.md) - [Install Coder](./install/install.sh.md)