summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authoranatoly techtonik <techtonik@gmail.com>2014-11-23 05:20:01 +0000
committeranatoly techtonik <techtonik@gmail.com>2014-11-23 05:20:01 +0000
commit0e248c9aedc14cc4c88e160f4f4c33654457eeb3 (patch)
tree482bcadc8db41f738c0e71efa586644bf3554f76 /README.rst
parent883b3ca2c195d2a3dbaad85e25879a21df68ddbb (diff)
downloadpytest-0e248c9aedc14cc4c88e160f4f4c33654457eeb3.tar.gz
README.rst fix link to PyPI
--HG-- branch : techtonik/readmerst-fix-link-to-pypi-1416719991514
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files 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/