From 863d6c00daf28c9aa5bc8bfc2a36a9d4666d5495 Mon Sep 17 00:00:00 2001 From: Ben Date: Fri, 14 Apr 2023 17:04:52 +0000 Subject: [PATCH 1/2] fix one broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 866dde18a69da..9443eb6b701fd 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ coder server --postgres-url --access-url > 1 For production deployments, set up an external PostgreSQL instance for reliability. -Use `coder --help` to get a list of flags and environment variables. Use our [install guides](https://coder.com/docs/v2/latest/guides) for a full walkthrough. +Use `coder --help` to get a list of flags and environment variables. Use our [install guides](https://coder.com/docs/v2/latest/install) for a full walkthrough. ## Documentation From 938d7c54218951a2bfc7bb222f289f83b9fed577 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Fri, 14 Apr 2023 20:59:46 +0300 Subject: [PATCH 2/2] Fix the hopefully last broken link --- docs/install/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/docker.md b/docs/install/docker.md index dacfabb66b82b..492f78186a241 100644 --- a/docs/install/docker.md +++ b/docs/install/docker.md @@ -88,7 +88,7 @@ an PostgreSQL container and volume. ### Docker-based workspace is stuck in "Connecting..." -Ensure you have an externally-reachable `CODER_ACCESS_URL` set. See [troubleshooting templates](../templates.md#creating-and-troubleshooting-templates) for more steps. +Ensure you have an externally-reachable `CODER_ACCESS_URL` set. See [troubleshooting templates](../templates/README.md#troubleshooting-templates) for more steps. ### Permission denied while trying to connect to the Docker daemon socket