From d1bc624b83f040e4dd487f9ffadfc133f350b80f Mon Sep 17 00:00:00 2001 From: Alexander Holliday Date: Mon, 18 Nov 2024 13:38:47 +0800 Subject: [PATCH] Update quickstart.md dev -> dist --- guides/users-guide/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`