Broken link checker
What
Broken links on a site cause issues.
During the migration of bookstack
to mkdocs
, there were a LOAD of links that broke
How
We can use a tool like blc
to programmatically check for broken links
Installing
For more information, see stevenvachon/broken-link-checker
Using
Example output
➜ blc https://bookstack.breadnet.co.uk
Getting links from: https://bookstack.breadnet.co.uk/
├───OK─── https://squidfunk.github.io/mkdocs-material/
├───OK─── https://breadnet.co.uk/favicon.png
... etc
Alternatives
If you're running a markdown site, you can also use Lychee
Want to make this site better? Open a PR or help fund hosting costs