From 85469a5216e0aa3d8c53eb06134b3805f0e4a5bb Mon Sep 17 00:00:00 2001
From: Ayivor <bennard.ayivor1@gmail.com>
Date: Tue, 20 Jun 2023 18:27:38 +0000
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bf3f442..c78ff6e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ stages:
 pages:
   stage: deploy
   script:
-    - echo "deploy to https://transfer.hft-stuttgart.de/gitlab/bennard.ayivor1/ben2/"
+    - echo "deploy to https://transfer.hft-stuttgart.de/pages/bennard.ayivor1/ben2/"
   artifacts:
     paths:
       - public
-- 
GitLab