diff --git a/docs/about/installation/installation-on-gnu-linux.md b/docs/about/installation/installation-on-gnu-linux.md index ca4f31d6..17e62d5b 100644 --- a/docs/about/installation/installation-on-gnu-linux.md +++ b/docs/about/installation/installation-on-gnu-linux.md @@ -25,7 +25,7 @@ Some thirdparty software used via adapter tools in OpenMS might also require an ## Install via the provided Debian package -For Debian-based Linux users, it is suggested to use the [deb-package](https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/release/latest/) provided. It is most easily installed with **[gdebi](https://launchpad.net/gdebi)** +For Debian-based Linux users, it is suggested to use the [deb-package](https://github.com/OpenMS/OpenMS/releases/latest) provided. It is most easily installed with **[gdebi](https://launchpad.net/gdebi)** which automatically resolves the dependencies available in the PPA Repositories. ```bash diff --git a/docs/about/installation/installation-on-macos.md b/docs/about/installation/installation-on-macos.md index 100e5f0d..f24f25a8 100644 --- a/docs/about/installation/installation-on-macos.md +++ b/docs/about/installation/installation-on-macos.md @@ -9,8 +9,8 @@ macOS To install OpenMS on macOS, run the following steps: -1. Download and install the macOS drag-and-drop installer from the [archive](https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/release/latest/). -2.Double click on the downloaded file. It will start to open the `OpenMS--macOS.pkg` installer file. +1. Download and install the macOS drag-and-drop installer from the [GitHub releases page](https://github.com/OpenMS/OpenMS/releases/latest). +2. Double click on the downloaded file. It will start to open the `OpenMS--macOS.pkg` installer file. ```{image} /_images/installations/macos/Warning-openMS-3.3.0-macOS-Silicon.pkg-Not-Opened.png :alt: macOS warning message when opening OpenMS--macOS.pkg diff --git a/docs/about/installation/installation-on-windows.md b/docs/about/installation/installation-on-windows.md index 21aef1e8..86cb3535 100644 --- a/docs/about/installation/installation-on-windows.md +++ b/docs/about/installation/installation-on-windows.md @@ -5,7 +5,7 @@ Windows To Install the binary package of OpenMS & {term}`TOPP`: -1. Download the installer `OpenMS--Win64.exe` from the [archive](https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/release/latest/) +1. Download the installer `OpenMS--Win64.exe` from the [GitHub releases page](https://github.com/OpenMS/OpenMS/releases/latest) 2. Execute the installer under the user account that later runs OpenMS and follow its instructions. You may see a Windows Defender Warning, since our installer is not digitally signed.