From 643fae5b9d4b4bc39f1042a0ca1e261c64cc3ff8 Mon Sep 17 00:00:00 2001
From: dgelessus <dgelessus@users.noreply.github.com>
Date: Tue, 8 Feb 2022 15:37:12 +0100
Subject: [PATCH] Fix GitLab CI badge in README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 05c9942..ece10b6 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
 TLC4B
 =====
 
-[![GitLab CI](https://gitlab.cs.uni-duesseldorf.de/%{project_path}/badges/%{default_branch}/pipeline.svg)](https://gitlab.cs.uni-duesseldorf.de/%{project_path}/pipelines)
+[![GitLab CI](https://gitlab.cs.uni-duesseldorf.de/general/stups/tlc4b/badges/develop/pipeline.svg)](https://gitlab.cs.uni-duesseldorf.de/general/stups/tlc4b/pipelines)
-- 
GitLab