README.md in bogus-0.0.3.rc.1 vs README.md in bogus-0.0.3.rc.2
- old
+ new
@@ -1,8 +1,8 @@
# Bogus
[![build status](https://secure.travis-ci.org/psyho/bogus.png)](http://travis-ci.org/psyho/bogus)
-[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/psyho/bogus)
+[![Code Climate](https://codeclimate.com/github/psyho/bogus.png)](https://codeclimate.com/github/psyho/bogus)
## What is Bogus?
Bogus aims to make your unit tests more reliable by ensuring that you don't stub or mock methods that don't actually exist in the mocked objects.