diff --git a/README.rst b/README.rst index b2ed1e140..816939624 100644 --- a/README.rst +++ b/README.rst @@ -6,13 +6,13 @@ ------ .. image:: https://img.shields.io/pypi/v/pytest.svg - :target: https://pypi.python.org/pypi/pytest + :target: https://pypi.org/project/pytest/ .. image:: https://anaconda.org/conda-forge/pytest/badges/version.svg :target: https://anaconda.org/conda-forge/pytest .. image:: https://img.shields.io/pypi/pyversions/pytest.svg - :target: https://pypi.python.org/pypi/pytest + :target: https://pypi.org/project/pytest/ .. image:: https://img.shields.io/coveralls/pytest-dev/pytest/master.svg :target: https://coveralls.io/r/pytest-dev/pytest diff --git a/changelog/3431.trivial.rst b/changelog/3431.trivial.rst new file mode 100644 index 000000000..08bc64e8e --- /dev/null +++ b/changelog/3431.trivial.rst @@ -0,0 +1 @@ +Update all pypi.python.org URLs to pypi.org. diff --git a/doc/en/_templates/links.html b/doc/en/_templates/links.html index 91157dfb7..3a1a27a26 100644 --- a/doc/en/_templates/links.html +++ b/doc/en/_templates/links.html @@ -1,6 +1,6 @@

Useful Links