Hacker News new | ask | show | jobs
by andyonthewings 2984 days ago
I have been using a nodejs equivalent, named broken-link-checker https://github.com/stevenvachon/broken-link-checker

I run it in a CI job which builds a static site. It works pretty well for me.