Skip to content

Commit 7b89bf1

Browse files
committed
Merge pull request #339 from harlowja/switch-badge-site
Move badges from pypip.in to shields.io
2 parents 80b8bdf + 3882da9 commit 7b89bf1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ Kazoo
66
:target: https://travis-ci.org/python-zk/kazoo
77
:alt: Travis Build
88

9-
.. image:: https://pypip.in/version/kazoo/badge.svg
9+
.. image:: https://img.shields.io/pypi/v/kazoo.svg
1010
:target: https://pypi.python.org/pypi/kazoo/
1111
:alt: Latest Version
1212

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

0 commit comments

Comments
 (0)