spotify / missinglink

Build time tool for detecting link problems in java projects
Apache License 2.0
146 stars 27 forks source link

Fix broken link to configuration in README #45

Closed virtualandy closed 7 years ago

virtualandy commented 7 years ago

Super quick fix for a broken markdown link in the README, probably more trouble than it's worth. Based on https://gist.github.com/asabaylus/3071099

Thanks for this and the article at https://labs.spotify.com/2015/09/01/java-linking/ 🍻

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 88.701% when pulling 0f31ec5add3c0e38e84f3cdd50d0e031dabd8e83 on virtualandy:patch-1 into 5b9c7e273580dbaf38c51cc01fa4ed58f2ef4183 on spotify:master.

mattnworb commented 7 years ago

Thanks!