diff --git a/docs/quickstart.md b/docs/quickstart.md
index b106412ce40e8..43e83fe8ae126 100644
--- a/docs/quickstart.md
+++ b/docs/quickstart.md
@@ -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)