From 249ae2925f9dc282d2a6002201660c2196805056 Mon Sep 17 00:00:00 2001
From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
Date: Wed, 20 Dec 2023 13:21:41 +0100
Subject: [PATCH] ...

---
 update_from_git | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_from_git b/update_from_git
index 141810c..4af5e41 100755
--- a/update_from_git
+++ b/update_from_git
@@ -10,7 +10,7 @@
 #
 
 PROJECT="cal"
-GITLAB_URL=https://gitlab1.ptb.de/vaclab/bur/-/archive/master/${PROJECT}-master.tar.gz
+GITLAB_URL=https://gitlab1.ptb.de/vaclab/${PROJECT}/-/archive/master/${PROJECT}-master.tar.gz
 DEST_USER=nobody
 DEST_GROUP=nobody
 
-- 
GitLab