Skip to content

Commit 2c21799

Browse files
authored
Merge pull request #11 from movermeyer/fix_badges
Switched broken pypip.in badges to shields.io
2 parents c7e4700 + af1bef5 commit 2c21799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Python client for Hadoop® YARN API
88
:target: https://coveralls.io/r/toidi/hadoop-yarn-api-python-client
99
:alt: Test coverage
1010

11-
.. image:: https://pypip.in/version/yarn-api-client/badge.png
11+
.. image:: https://img.shields.io/pypi/v/yarn-api-client.svg
1212
:target: https://pypi.python.org/pypi/yarn-api-client/
1313
:alt: Latest Version
1414

15-
.. image:: https://pypip.in/download/yarn-api-client/badge.png
15+
.. image:: https://img.shields.io/pypi/dm/yarn-api-client.svg
1616
:target: https://pypi.python.org/pypi//yarn-api-client/
1717
:alt: Downloads
1818

0 commit comments

Comments
 (0)