diff --git a/update_from_git b/update_from_git index 141810c4d5dfe5faa4b3989b9f116b95cea10f39..4af5e41c3d619d24f80db4de71e0d6b638a8fea3 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