Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Commit aff5c77

Browse files
Clarify HTTP exception in documentation review
Co-authored-by: timosachsenberg <5803621+timosachsenberg@users.noreply.github.com>
1 parent bc2664c commit aff5c77

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

DOCUMENTATION_REVIEW.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Repository: OpenMS/OpenMS-docs
1414
### 2. Insecure HTTP Links (FIXED ✅)
1515
- **Found:** 23 HTTP links that could use HTTPS
1616
- **Impact:** Security warnings in browsers, potential MITM vulnerabilities
17-
- **Action:** Updated 22 links to HTTPS (1 R package repo kept as HTTP)
17+
- **Action:** Updated 22 links to HTTPS
18+
- **Exception:** 1 link kept as HTTP - `http://rforge.net/` in R package installation command (R package repository URL must match exactly as specified)
1819
- **Domains updated:**
1920
- nvie.com → https://nvie.com
2021
- cmake.org → https://cmake.org

0 commit comments

Comments
 (0)