Commit df2ee897c8b7b5e61ae5eabac728dea3d1104fc6
Exists in
master
and in
1 other branch
Merge pull request #454 from vegantech/patch-1
Include Code Climate Score in README.md Badge
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 | ... | ... |