From 0e248c9aedc14cc4c88e160f4f4c33654457eeb3 Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Sun, 23 Nov 2014 05:20:01 +0000 Subject: [PATCH] README.rst fix link to PyPI --HG-- branch : techtonik/readmerst-fix-link-to-pypi-1416719991514 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6a30e9888..174fc3d11 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ .. image:: https://drone.io/bitbucket.org/hpk42/pytest/status.png :target: https://drone.io/bitbucket.org/hpk42/pytest/latest -.. image:: https://pypip.in/v/pytest/badge.png - :target: https://crate.io/packages/pytest/ +.. image:: http://img.shields.io/pypi/v/pytest.svg + :target: https://pypi.python.org/pypi/pytest Documentation: http://pytest.org/latest/