From f126f0517f716706d52ce147ace1c9d63ea572df Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20=C5=81opatowski?= <llopat@man.poznan.pl>
Date: Wed, 12 Mar 2025 12:51:22 +0100
Subject: [PATCH] Updated README

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index c117bee..080b0d8 100644
--- a/README.md
+++ b/README.md
@@ -11,15 +11,15 @@
     <br />
     <a href="https://docs.nmaas.eu/">Explore documentation</a>
     ·
-    <a href="https://github.com/nmaas-platform/nmaas-janitor/issues">Report Bug</a>
+    <a href="https://gitlab.software.geant.org/nmaas/nmaas-janitor/issues">Report Bug</a>
     ·
-    <a href="https://github.com/nmaas-platform/nmaas-janitor/issues">Request Feature</a>
+    <a href="https://gitlab.software.geant.org/nmaas/nmaas-janitor/issues">Request Feature</a>
   </p>
 </div>
 
 ## nmaas Janitor Component
 
-[nmaas Janitor](https://github.com/nmaas-platform/nmaas-janitor) is a microservice that interacts with GitLab and Kubernetes API to perform various low level operations on behalf of the nmaas Platform
+[nmaas Janitor](https://gitlab.software.geant.org/nmaas/nmaas-janitor) is a microservice that interacts with GitLab and Kubernetes API to perform various low level operations on behalf of the nmaas Platform
 
 ### Features
 
-- 
GitLab