github-markdown-link-validator
A simple program that will search a given directory for markdown links and validate them.
Installation
Not yet published
npm i -g link-validator
Usage
link-validator --root src/
root
defaults to current working dir.