diff --git a/README.md b/README.md index 866dde18a6..9443eb6b70 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 diff --git a/docs/install/docker.md b/docs/install/docker.md index dacfabb66b..492f78186a 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