Skip to content

Commit 9afbd15

Browse files
bpmctmatifali
andauthored
chore: fix one broken link (#7143)
* fix one broken link * Fix the hopefully last broken link --------- Co-authored-by: Muhammad Atif Ali <atif@coder.com>
1 parent 2137db0 commit 9afbd15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ coder server --postgres-url <url> --access-url <url>
8484

8585
> <sup>1</sup> For production deployments, set up an external PostgreSQL instance for reliability.
8686
87-
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.
87+
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.
8888

8989
## Documentation
9090

docs/install/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ an PostgreSQL container and volume.
8888

8989
### Docker-based workspace is stuck in "Connecting..."
9090

91-
Ensure you have an externally-reachable `CODER_ACCESS_URL` set. See [troubleshooting templates](../templates.md#creating-and-troubleshooting-templates) for more steps.
91+
Ensure you have an externally-reachable `CODER_ACCESS_URL` set. See [troubleshooting templates](../templates/README.md#troubleshooting-templates) for more steps.
9292

9393
### Permission denied while trying to connect to the Docker daemon socket
9494

0 commit comments

Comments
 (0)