summaryrefslogtreecommitdiff
path: root/docs/_templates
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-04-18 20:28:19 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-04-18 20:28:19 -0700
commit165804b25e270ae5668d605aafaec15256e93dcf (patch)
tree9aee4837a0094ca25c3ef93ae1d29144afd8fdcd /docs/_templates
parentb66908e7b647689793e299edc111bf9910e93ad3 (diff)
downloadpython-requests-165804b25e270ae5668d605aafaec15256e93dcf.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/_templates')
-rw-r--r--docs/_templates/sidebarintro.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html
index 047e6524..bdb1c024 100644
--- a/docs/_templates/sidebarintro.html
+++ b/docs/_templates/sidebarintro.html
@@ -51,7 +51,7 @@
<p></p>
<li><a href="https://github.com/requests/requests">Requests @ GitHub</a></li>
- <li><a href="https://pypi.python.org/pypi/requests">Requests @ PyPI</a></li>
+ <li><a href="https://pypi.org/project/requests/">Requests @ PyPI</a></li>
<li><a href="https://github.com/requests/requests/issues">Issue Tracker</a></li>
<li><a href="http://docs.python-requests.org/en/latest/community/updates/#software-updates">Release History</a></li>
</ul>