Open
Description
Issue Description
The link https://cdash.seqan.de/index.php?project=OpenMS appears to be unreachable, causing our CI (Lychee link check) to fail. We need to verify if this link is permanently down, temporarily offline, or has changed.
Steps to Reproduce
Attempt to open [https://cdash.seqan.de/index.php?project=OpenMS]in a web browser.
Observe that the page fails to load or times out.
Proposed Solution
Remove or replace this link if it’s no longer valid.
If there’s a new URL, update the references in the documentation.
If the server is temporarily flaky, consider adding the link to .lycheeignore and re-checking later.
Additional Context
This is causing CI failures for our documentation because of link timeouts.