dialex / start-testing

A crowdsourced testing course, written by testers for testers wannabes.
https://dialex.github.io/start-testing
Creative Commons Attribution 4.0 International
48 stars 7 forks source link

Use a tool to check for broken links #9

Closed dialex closed 6 years ago

dialex commented 6 years ago

Add to our current toolchain a cli utility that finds broken links in our markdown files.

dialex commented 6 years ago

https://www.npmjs.com/package/markdown-link-check seems to do that job

dialex commented 6 years ago

Issues raised https://github.com/tcort/markdown-link-check/issues/23 and https://github.com/tcort/markdown-link-check/issues/10

dialex commented 6 years ago

this tool validates external links (http(s)://) but not internal/relative links like /tools/*.md https://github.com/dkhamsing/awesome_bot

dialex commented 6 years ago

This might be an alternative! https://monkeytest.it/travis