linkcheck takes a root URL and recurses down through the links it finds in the HTML pages, checking for broken links (HTTP 404).
$ linkcheck https://adhocteam.us/
Requires Go to be installed.
$ go get github.com/baltimore-sun-data/linkcheck
See COPYING.