diff --git a/modules/doc/install.rst b/modules/doc/install.rst
index 76f6c465f02c47e1167e922a23a275f8a96a1354..e3b166b125b2b481ca533a0059623fc0a10a9e68 100644
--- a/modules/doc/install.rst
+++ b/modules/doc/install.rst
@@ -61,7 +61,7 @@ Getting the Source Code
 --------------------------------------------------------------------------------
 
 
-OpenStructure uses `git` as the revision control system. The main repository can be browsed `here <http://dng.biozentrum.unibas.ch/git/>`_. To get the source code, use git clone:
+OpenStructure uses `git` as the revision control system. The main repository can be browsed `here <https://git.scicore.unibas.ch/schwede/openstructure.git>`_. To get the source code, use git clone:
 
 
 .. code-block:: bash