Updated URLs

This commit is contained in:
Jan Möbius
2022-01-17 15:00:12 +01:00
parent 0fb4eb31ac
commit 6b12896055
2 changed files with 2 additions and 2 deletions

View File

@@ -132,7 +132,7 @@ brew install qt          &nbsp
Download and install required libraries as stated above. Download and install required libraries as stated above.
You can download %OpenMesh's sources from <tt>www.openmesh.org</tt> or check out the latest repository via GIT (Recommended to get the latest version of OpenMesh):<br/> You can download %OpenMesh's sources from <tt>www.openmesh.org</tt> or check out the latest repository via GIT (Recommended to get the latest version of OpenMesh):<br/>
<tt>https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh</tt>.<br/><br/> <tt>https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh</tt>.<br/><br/>
\subsection mac_using_cmake Compiling OpenMesh using CMake \subsection mac_using_cmake Compiling OpenMesh using CMake

View File

@@ -26,7 +26,7 @@ The tutorials explain how to use %OpenMesh by demonstrating real code examples.
\section openmesh-python OpenMesh Python Bindings \section openmesh-python OpenMesh Python Bindings
We also provide python bindings for %OpenMesh. You can find them here:<br/> We also provide python bindings for %OpenMesh. You can find them here:<br/>
<tt>https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python</tt> <tt>https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/openmesh-python</tt>
\section iov Building OpenMesh \section iov Building OpenMesh
In this section all necessary information on how to build projects using %OpenMesh In this section all necessary information on how to build projects using %OpenMesh