mlc

Check for broken links in markup files and documentation

brewmacoslinux
Try with needOr install directly
Source

About

Check for broken links in markup files

Commands

mlc

Examples

Check for broken links in all markdown files in current directory$ mlc .
Check specific markdown file for broken links$ mlc README.md
Check markdown files with verbose output and custom timeout$ mlc --verbose --timeout 10 docs/