Skip to content

Commit

Permalink
Merge pull request #45 from movermeyer/fix_badges
Browse files Browse the repository at this point in the history
Switched broken pypip.in badges to shields.io
  • Loading branch information
wm3ndez committed Mar 8, 2018
2 parents bea1841 + 06712e9 commit a98ebe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ django-realestate

.. image:: https://secure.travis-ci.org/wm3ndez/realestate.png?branch=master
:target: http://travis-ci.org/wm3ndez/realestate
.. image:: https://pypip.in/v/django-realestate/badge.png
.. image:: https://img.shields.io/pypi/v/django-realestate.svg
:target: https://crate.io/packages/django-realestate
.. image:: https://pypip.in/d/django-realestate/badge.png
.. image:: https://img.shields.io/pypi/dm/django-realestate.svg
:target: https://crate.io/packages/django-realestate
.. image:: https://coveralls.io/repos/wm3ndez/realestate/badge.png?branch=master
:target: https://coveralls.io/r/wm3ndez/realestate
Expand Down

0 comments on commit a98ebe3

Please sign in to comment.