Commit b066a0748e49b6bd4a81b97e2503cbd47c089312
1 parent
59a1c553
Exists in
master
and in
1 other branch
Include Code Climate Score in README.md Badge
updates the image in the README.md to include the current code climate score.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | |
3 | 3 | [travis-img-url]: https://secure.travis-ci.org/errbit/errbit.png?branch=master |
4 | 4 | [travis-ci-url]: http://travis-ci.org/errbit/errbit |
5 | -[codeclimate-img-url]: https://codeclimate.com/badge.png | |
5 | +[codeclimate-img-url]: https://codeclimate.com/github/errbit/errbit.png | |
6 | 6 | [codeclimate-url]: https://codeclimate.com/github/errbit/errbit |
7 | 7 | |
8 | 8 | ... | ... |