diff --git a/docs/getting-started/self-hosted-install.md b/docs/getting-started/self-hosted-install.md index c56fa21..a6908ee 100644 --- a/docs/getting-started/self-hosted-install.md +++ b/docs/getting-started/self-hosted-install.md @@ -27,7 +27,7 @@ database to provide. ```bash mkdir -p /opt/vantage && cd /opt/vantage -curl -fsSLO https://gitea.hostxtra.co.uk/mrhid6/vantage/raw/branch/main/deploy/docker/docker-compose.yml +curl -fsSLO https://gitea.hostxtra.co.uk/vantage/vantage-app/raw/branch/main/deploy/docker/docker-compose.yml ``` ## 2. Write the environment file