summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-04-18 19:21:45 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-04-18 19:21:45 -0700
commit0089eb35b79b62c14e78a153a3519affcaa70c76 (patch)
tree64438e9b561dc9969e36f895eee60fc44bd8ae65 /README.rst
parentef5e1e4ba8200a9ff0656ece40e11ed3be67ac92 (diff)
downloadpython-coveragepy-git-0089eb35b79b62c14e78a153a3519affcaa70c76.tar.gz
Update all pypi.python.org URLs to pypi.org
For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index d1c1698d..a799e9dd 100644
--- a/README.rst
+++ b/README.rst
@@ -85,22 +85,22 @@ Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_.
:target: https://requires.io/github/nedbat/coveragepy/requirements/?branch=master
:alt: Requirements status
.. |kit| image:: https://badge.fury.io/py/coverage.svg
- :target: https://pypi.python.org/pypi/coverage
+ :target: https://pypi.org/project/coverage/
:alt: PyPI status
.. |format| image:: https://img.shields.io/pypi/format/coverage.svg
- :target: https://pypi.python.org/pypi/coverage
+ :target: https://pypi.org/project/coverage/
:alt: Kit format
.. |downloads| image:: https://img.shields.io/pypi/dw/coverage.svg
- :target: https://pypi.python.org/pypi/coverage
+ :target: https://pypi.org/project/coverage/
:alt: Weekly PyPI downloads
.. |versions| image:: https://img.shields.io/pypi/pyversions/coverage.svg
- :target: https://pypi.python.org/pypi/coverage
+ :target: https://pypi.org/project/coverage/
:alt: Python versions supported
.. |status| image:: https://img.shields.io/pypi/status/coverage.svg
- :target: https://pypi.python.org/pypi/coverage
+ :target: https://pypi.org/project/coverage/
:alt: Package stability
.. |license| image:: https://img.shields.io/pypi/l/coverage.svg
- :target: https://pypi.python.org/pypi/coverage
+ :target: https://pypi.org/project/coverage/
:alt: License
.. |codecov| image:: https://codecov.io/github/nedbat/coveragepy/coverage.svg?branch=master&precision=2
:target: https://codecov.io/github/nedbat/coveragepy?branch=master