markerikson/react-redux-links

Validate Links

awesome-bot opened this issue · 0 comments

Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request or a commit is pushed to react-redux-links.

For example, you would see that

https://github.com/ericdouglas/react-roadmap now redirects to
https://github.com/ericdouglas/react-learning

But more importantly, you would be alerted if a link is broken

It is currently being used by

Examples

If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project.

See https://github.com/dkhamsing/awesome_bot for options, more information
Feel free to leave a comment 😄