[FIX] repair link in anatomical MRI table#297
[FIX] repair link in anatomical MRI table#297sappelhoff merged 3 commits intobids-standard:masterfrom
Conversation
|
The "broken" link works for me - is it perhaps because it is |
I think that perhaps it was just linkchecker experiencing a timeout? 🤔 because it seems that in this PR I am fixing a different URL than the one raised in the CI report. It's somehow a lucky coincidence, because there WAS an error with the neighboring URL that was uncaught but is now fixed: Before the change, notice how the URL text does not align with the actual link:
Now, they are congruent. |
|
Gotcha! All fine (although it feels like replacing |
KirstieJane
left a comment
There was a problem hiding this comment.
Looks good to me!
Thanks @sappelhoff ✨
KirstieJane
left a comment
There was a problem hiding this comment.
Re-approved! We can't put in secure pages if they don't exist 😅
|
LGTM! Thank you @sappelhoff - making our CI's happy :) |
After the merge of the linkchecker, we found a broken link that now makes our CI red.
I am at a loss, why this was only caught after the merge of that PR, but anyhow - this should fix it.