GenevieveBuckley / broken-link-checker

Checking for broken links with lychee
MIT License
1 stars 0 forks source link

Link Checker Report #5

Open github-actions[bot] opened 3 years ago

github-actions[bot] commented 3 years ago

Errors were reported while checking the availability of links.


📝 Summary
---------------------
🔍 Total............3
✅ Successful.......1
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
🚫 Errors...........2

Errors in README.md
✗ https://dask.org/this-link-does-not-exist (HTTP status client error (404 Not Found) for url (https://dask.org/this-link-does-not-exist))
✗ https://forum.image.sc/ (HTTP status client error (403 Forbidden) for url (https://forum.image.sc/))

Full Github Actions output

GenevieveBuckley commented 3 years ago

This worked! Excellent, now I'm going to try adding back in some more of the lychee command line arguments. I'm a bit worried --base/--base-url is causing the problem we saw earlier.