From d7b641eba0e438db80620ee6e7003811d44ac650 Mon Sep 17 00:00:00 2001
From: Ulf Markwardt <ulf.markwardt@tu-dresden.de>
Date: Wed, 22 Sep 2021 14:04:48 +0200
Subject: [PATCH] Update contribute_container.md

---
 contribute_container.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contribute_container.md b/contribute_container.md
index e5f3487f4..786e1e19c 100644
--- a/contribute_container.md
+++ b/contribute_container.md
@@ -21,10 +21,10 @@ Now, create a local clone of your fork
 
 ```Shell Session
 # SSH based method
-~ git@gitlab.hrz.tu-chemnitz.de:LOGIN/hpc-compendium.git
+~ git@gitlab.hrz.tu-chemnitz.de:hpcsupport/hpc-compendium.git
 
 # HTTP based method
-~ https://gitlab.hrz.tu-chemnitz.de/LOGIN/hpc-compendium.git
+~ https://gitlab.hrz.tu-chemnitz.de/hpcsupport/hpc-compendium.git
 ```
 
 ### mkdocs Rocks
-- 
GitLab