Skip to content

Commit 55f7b4e

Browse files
Revert developer docs to use nightly installer links
Co-authored-by: timosachsenberg <[email protected]>
1 parent 10b344e commit 55f7b4e

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

docs/manual/develop.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,9 @@ Nightly tests: [CDASH](https://cdash.seqan.de/index.php?project=OpenMS).
6767
Consider the following resources for further information:
6868

6969
- **Guidelines for adding new dependency libraries**: View the guidelines for [adding new dependency libraries](/manual/develop/developer-guidelines-for-adding-new-dependent-libraries.md).
70-
- **Binary installers**: We provide pre-built binary installers for different platforms.
71-
The latest stable installers are available on the [GitHub releases page](https://github.com/OpenMS/OpenMS/releases/latest).
70+
- **Experimental installers**: We automatically build installers for different platforms. These usually contain
71+
unstable or partially untested code.
72+
The nightly (unstable) installers are available at the [build archive](https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/nightly/).
7273
- **Developer FAQ**: Visit the [Developer FAQ](/manual/develop/developer-faq.md) to get answers to frequently asked questions.
7374

7475
```{toctree}

docs/manual/develop/developer-faq.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@ Insert round brackets around the method declaration.
4646

4747
### Where can I find the binary installers created?
4848

49-
View the binary installers on the [GitHub releases page](https://github.com/OpenMS/OpenMS/releases/latest).
50-
Please check the release date to ensure you are getting the most recent stable version.
49+
View the binary installers at the [build archive](https://abibuilder.cs.uni-tuebingen.de/archive/openms/OpenMSInstaller/nightly/).
50+
Please verify the creation date of the individual installers, as there may have been an error while creating
51+
the installer.
5152

5253
## Troubleshooting
5354

0 commit comments

Comments
 (0)