Commit 8d0f2ff
fix(governance): upgrade two HTTP links to HTTPS in playground
`governance / Well-Known (RFC 9116 + RSR)` step rejects mixed-content
(HTTP links in HTML). Two external links in echidna-playground/index.html
still used http:// — both targets serve HTTPS.
http://ssr.msr-inria.inria.fr/ → https://...
http://www.mines-paristech.eu → https://...
Last governance failure on main; remaining failures (K9, A2ML, Julia,
MSRV, MVP Smoke, PR address) are content-level, out of scope for the
baseline-rot sweep.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 36dcbf3 commit 8d0f2ff
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments