From f39eb8189eac5e2467119a3592e1567c02283375 Mon Sep 17 00:00:00 2001
From: Max Melchert <maximilian.melchert@stud.hs-bochum.de>
Date: Tue, 18 Feb 2025 23:41:50 +0100
Subject: [PATCH] docs: fix pipeline badge

---
 docs/brainstorm.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/brainstorm.md b/docs/brainstorm.md
index 75c77bf..793fcc8 100644
--- a/docs/brainstorm.md
+++ b/docs/brainstorm.md
@@ -18,7 +18,7 @@
 1. [Code](https://gitlab.cvh-server.de/mmelchert/akis-cloud-computing): `git push`
 2. [Pipelines](https://gitlab.cvh-server.de/mmelchert/akis-cloud-computing/-/pipelines): `.gitlab-ci.yml`
 3. [Runners](https://gitlab.cvh-server.de/mmelchert/akis-cloud-computing/-/settings/ci_cd#js-runners-settings): RTX 4090
-4. [![Pipeline Status](https://gitlab.cvh-server.de/mmelchert/ci-exercise/badges/main/pipeline.svg)](https://gitlab.cvh-server.de/mmelchert/ci-exercise/-/commits/main)
+4. [Pipelines](https://gitlab.cvh-server.de/mmelchert/akis-cloud-computing/-/pipelines) [![Pipeline Status](https://gitlab.cvh-server.de/mmelchert/akis-cloud-computing/badges/main/pipeline.svg)](https://gitlab.cvh-server.de/mmelchert/akis-cloud-computing/-/commits/main)
 5. [Artifacts](https://gitlab.cvh-server.de/mmelchert/akis-cloud-computing/-/artifacts): Output
 
 Vorteile:
-- 
GitLab