fix: quickstart 404 (#3564)

This commit is contained in:
Eric Paulsen
2022-08-18 18:47:12 -05:00
committed by GitHub
parent f6b0835982
commit 4ba3573632

View File

@ -44,7 +44,7 @@ Connect to your workspace via SSH:
coder ssh <workspaceName>
```
To access your workspace in the Coder dashboard, navigate to the [configured access URL](../configure.md),
To access your workspace in the Coder dashboard, navigate to the [configured access URL](./install/configure.md),
and log in with the owner credentials provided to you by Coder.
![Coder Web UI with code-server](./images/code-server.png)