datalad-handbook / book

Sources for the DataLad handbook
http://handbook.datalad.org
Other
139 stars 56 forks source link

Fix current linkcheck failures #1214

Closed adswa closed 5 months ago

adswa commented 5 months ago

Both work in principle, but the link checker runs into an SSL error for the first, and fails to resolve the second link pointing to an eventual build artifact. This change ignores both types of URLs. SSL error should be retried after a bit of time.

This PR also resolves a vulnerability.