From 6b128960550802f3d586a0a8feddc057f29d2169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 17 Jan 2022 15:00:12 +0100 Subject: [PATCH] Updated URLs --- Doc/compiling.docu | 2 +- Doc/mainpage.docu | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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