From f75c9c1a2e867b804c6402abff185ef106571bb8 Mon Sep 17 00:00:00 2001 From: Jiangge Zhang Date: Mon, 8 Jun 2015 16:11:15 +0800 Subject: [PATCH] Use shields.io instead of pypip.in. It seems that the pypip.in has been unreachable. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index ccda553..6f3f57e 100644 --- a/README.rst +++ b/README.rst @@ -14,9 +14,9 @@ Resources - `Issue Tracker `_ - `Code `_ -.. |Build Status| image:: https://travis-ci.org/kvesteri/sqlalchemy-utils.png?branch=master +.. |Build Status| image:: https://travis-ci.org/kvesteri/sqlalchemy-utils.svg?branch=master :target: https://travis-ci.org/kvesteri/sqlalchemy-utils -.. |Version Status| image:: https://pypip.in/v/SQLAlchemy-Utils/badge.png +.. |Version Status| image:: https://img.shields.io/pypi/v/SQLAlchemy-Utils.svg :target: https://pypi.python.org/pypi/SQLAlchemy-Utils/ -.. |Downloads| image:: https://pypip.in/d/SQLAlchemy-Utils/badge.png +.. |Downloads| image:: https://img.shields.io/pypi/dm/SQLAlchemy-Utils.svg :target: https://pypi.python.org/pypi/SQLAlchemy-Utils/