From 695b709173c818061facf0faff81c89f6a26cfc0 Mon Sep 17 00:00:00 2001 From: Eric Paulsen Date: Fri, 13 May 2022 16:43:10 -0500 Subject: [PATCH] fix: examples link in README (#1441) --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index c3e4062813..b6f67e347e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -16,7 +16,7 @@ Provision remote development environments with Terraform. - Automate development environments for Linux, Windows, and macOS - Start writing code with a single command -- Get started quickly using one of the [examples](./examples) provided +- Get started quickly using one of the [examples](../examples) provided ## Installing Coder