From 64ef4b1ddf6391d5c31cacd117dafcd42fdc1f9d Mon Sep 17 00:00:00 2001
From: Martin Weise <martin.weise@tuwien.ac.at>
Date: Thu, 20 Jun 2024 11:36:59 +0200
Subject: [PATCH] Updated links

---
 install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh
index a11a7c3b23..fb976beb21 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
-- 
GitLab