summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-04-26 06:00:29 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-04-26 06:00:29 -0700
commit34e5101e1411d19f51f5f9c5c88401e6262c2641 (patch)
treedcb69583c058fc28d1e32636388b72bd5b1adaee /docs
parent8c19ef6c95004524cb9f0b170a1aff6f47ade764 (diff)
downloadmock-34e5101e1411d19f51f5f9c5c88401e6262c2641.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 'docs')
-rw-r--r--docs/index.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 6c8e37b..082f757 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -62,7 +62,7 @@ Installing
The current version is |release|. Mock is stable and widely used.
-* `mock on PyPI <http://pypi.python.org/pypi/mock>`_
+* `mock on PyPI <https://pypi.org/project/mock/>`_
.. index:: repository
.. index:: git
@@ -90,7 +90,7 @@ unpacking run:
Bug Reports
+++++++++++
-Mock uses `unittest2 <http://pypi.python.org/pypi/unittest2>`_ for its own
+Mock uses `unittest2 <https://pypi.org/project/unittest2/>`_ for its own
Issues with the backport process, such as compatibility with a particular
Python, should be reported to the `bug tracker
<https://github.com/testing-cabal/mock/issues>`_. Feature requests and issues