diff --git a/install.sh b/install.sh
index a11a7c3b2380bca183e2a7987df405eef8212259..fb976beb2178badc492302debf67b660787e32a6 100644
--- a/install.sh
+++ b/install.sh
@@ -84,5 +84,5 @@ if [ $? -eq 0 ]; then
   echo ""
   echo "  docker compose logs -f"
   echo ""
-  echo "Read about next steps online: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/${VERSION}/deployment-docker-compose/#next-steps"
+  echo "Read about next steps online: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/${VERSION}/installation/#next-steps"
 fi