From 5ee132ef38199994613e548266e6ae6bafbcdcc1 Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Sun, 4 Mar 2018 21:53:56 +0000 Subject: [PATCH] Switched broken pypip.in badges to shields.io --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index eca0eea..c8408e7 100644 --- a/README.rst +++ b/README.rst @@ -117,11 +117,11 @@ Licensed under `the MIT license`_. :target: `Coveralls`_ :alt: Coveralls results_ -.. |pip version| image:: https://pypip.in/v/pluginloader/badge.png +.. |pip version| image:: https://img.shields.io/pypi/v/pluginloader.svg :target: https://pypi.python.org/pypi/pluginloader :alt: Latest PyPI version -.. |pip downloads| image:: https://pypip.in/d/pluginloader/badge.png +.. |pip downloads| image:: https://img.shields.io/pypi/dm/pluginloader.svg :target: https://pypi.python.org/pypi/pluginloader :alt: Number of PyPI downloads