From d78786b7d056720f76cac305886a2ef92f67921d Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Mon, 5 Mar 2018 18:32:06 +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 7c3cc47..0f3da8f 100644 --- a/README.rst +++ b/README.rst @@ -8,10 +8,10 @@ Request Tracker REST Interface .. image:: https://coveralls.io/repos/z4r/python-rtkit/badge.png?branch=master :target: https://coveralls.io/r/z4r/python-rtkit -.. image:: https://pypip.in/v/python-rtkit/badge.png +.. image:: https://img.shields.io/pypi/v/python-rtkit.svg :target: https://crate.io/packages/python-rtkit/ -.. image:: https://pypip.in/d/python-rtkit/badge.png +.. image:: https://img.shields.io/pypi/dm/python-rtkit.svg :target: https://crate.io/packages/python-rtkit/ `Best Practical RT`_ (Request Tracker) data access python module for REST interface.