From 3a092eda044210cef99ae1c93afdee58ccff4a5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 18 Jan 2022 11:33:58 +0100 Subject: [PATCH] Fixed links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 888efde4..e7404afe 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,15 @@ The following binaries are created from the latest master. They are automaticall | Visual Studio Version: | 2019 | 2017 | | -------- | -------- |-------- | -| 64-Bit shared, with apps | [Download](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=build-VS2019-x64-shared-TRUE-apps) | [Download](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=build-VS2017-x64-shared-TRUE-apps) | -| 64-Bit static, with apps | [Download ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=build-VS2019-x64-shared-FALSE-apps) | [Download ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=build-VS2017-x64-shared-FALSE-apps) | +| 64-Bit shared, with apps | [Download](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse?job=build-VS2019-x64-shared-TRUE-apps) | [Download](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse?job=build-VS2017-x64-shared-TRUE-apps) | +| 64-Bit static, with apps | [Download ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse?job=build-VS2019-x64-shared-FALSE-apps) | [Download ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse?job=build-VS2017-x64-shared-FALSE-apps) | ### Apple - [Download (Intel) ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release-cpp11?job=macos-cpp14-release) + [Download (Intel) ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse?job=macos-cpp14-release) - [Download (M1) ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release-cpp11?job=macos-M1-cpp14-release) + [Download (M1) ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse?job=macos-M1-cpp14-release) ## Download Sources [ Download Sources](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/?job=Sources )