From c0f385d186a55d587255f833b01fd351f5fa6f16 Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Sun, 4 Mar 2018 21:45:05 +0000 Subject: [PATCH] Switched broken pypip.in badges to shields.io --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 0fd0a4b..cac788f 100644 --- a/README.rst +++ b/README.rst @@ -2,15 +2,15 @@ Django KB ============================= -.. image:: https://pypip.in/version/django-kb/badge.svg +.. image:: https://img.shields.io/pypi/v/django-kb.svg :target: https://pypi.python.org/pypi/django-kb/ :alt: Latest Version -.. image:: https://pypip.in/py_versions/django-kb/badge.svg +.. image:: https://img.shields.io/pypi/pyversions/django-kb.svg :target: https://pypi.python.org/pypi/django-kb/ :alt: Supported Python versions -.. image:: https://pypip.in/format/django-kb/badge.svg +.. image:: https://img.shields.io/pypi/format/django-kb.svg :target: https://pypi.python.org/pypi/django-kb/ :alt: Download format