diff --git a/guides/users-guide/quickstart.md b/guides/users-guide/quickstart.md index 56a6abb61..57fde99b6 100644 --- a/guides/users-guide/quickstart.md +++ b/guides/users-guide/quickstart.md @@ -6,7 +6,7 @@ icon: sign-posts-wrench ## Quickstart for users (quick method) -1. Download our [Docker compose file](https://raw.githubusercontent.com/bluewave-labs/bluewave-uptime/refs/heads/master/Docker/dev/docker-compose.yaml) +1. Download our [Docker compose file](https://github.com/bluewave-labs/bluewave-uptime/raw/refs/heads/master/Docker/dist/docker-compose.yaml) 2. Run `docker compose up` to start the application 3. Now the application is running at `http://localhost`