Skip to content

Commit

Permalink
Move badges from pypip.in to shields.io
Browse files Browse the repository at this point in the history
The pypip.in site has not been working for a few weeks
now so move to a badge site that is more reliable.
  • Loading branch information
Joshua Harlow committed Jun 16, 2015
1 parent 0325b2b commit 3882da9
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 @@ -6,11 +6,11 @@ Kazoo
:target: https://travis-ci.org/python-zk/kazoo
:alt: Travis Build

.. image:: https://pypip.in/version/kazoo/badge.svg
.. image:: https://img.shields.io/pypi/v/kazoo.svg
:target: https://pypi.python.org/pypi/kazoo/
:alt: Latest Version

.. image:: https://pypip.in/download/kazoo/badge.svg?period=month
.. image:: https://img.shields.io/pypi/dm/kazoo.svg
:target: https://pypi.python.org/pypi/kazoo/
:alt: Downloads

Expand Down

0 comments on commit 3882da9

Please sign in to comment.