summaryrefslogtreecommitdiff
path: root/doc/en/usage.rst
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-04-26 06:45:48 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-04-26 06:49:33 -0700
commitd2bf0bf9bbf0841590cc32d51be84902d1894069 (patch)
tree3a1e1c02c5bce21e9d4e47670ca3b799390b2625 /doc/en/usage.rst
parent0b2b73c36a97abda2bca94e2e9b2d08100b796ef (diff)
downloadpytest-d2bf0bf9bbf0841590cc32d51be84902d1894069.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 'doc/en/usage.rst')
-rw-r--r--doc/en/usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/usage.rst b/doc/en/usage.rst
index 7274dccc9..f6f2a9f5f 100644
--- a/doc/en/usage.rst
+++ b/doc/en/usage.rst
@@ -407,7 +407,7 @@ Creating resultlog format files
This option is rarely used and is scheduled for removal in 4.0.
An alternative for users which still need similar functionality is to use the
- `pytest-tap <https://pypi.python.org/pypi/pytest-tap>`_ plugin which provides
+ `pytest-tap <https://pypi.org/project/pytest-tap/>`_ plugin which provides
a stream of test data.
If you have any concerns, please don't hesitate to