diff --git a/Doc/compiling.docu b/Doc/compiling.docu
index da7a27e5..9c3dc186 100644
--- a/Doc/compiling.docu
+++ b/Doc/compiling.docu
@@ -132,7 +132,7 @@ brew install qt  
Download and install required libraries as stated above.
You can download %OpenMesh's sources from www.openmesh.org or check out the latest repository via GIT (Recommended to get the latest version of OpenMesh):
-https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh.
+https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh.
\subsection mac_using_cmake Compiling OpenMesh using CMake
diff --git a/Doc/mainpage.docu b/Doc/mainpage.docu
index d31b189c..2de8d600 100644
--- a/Doc/mainpage.docu
+++ b/Doc/mainpage.docu
@@ -26,7 +26,7 @@ The tutorials explain how to use %OpenMesh by demonstrating real code examples.
\section openmesh-python OpenMesh Python Bindings
We also provide python bindings for %OpenMesh. You can find them here:
-https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python
+https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/openmesh-python
\section iov Building OpenMesh
In this section all necessary information on how to build projects using %OpenMesh