You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 😄
The text was updated successfully, but these errors were encountered: