diff --git a/contribute_container.md b/contribute_container.md index e5f3487f40a75fc124c9577cb0cf260a4ef89841..786e1e19ccefdd2e9d5b29e6de4b94ea658726fc 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