diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-04-26 06:27:19 -0700 |
|---|---|---|
| committer | Jon Dufresne <jon.dufresne@gmail.com> | 2018-04-26 07:00:01 -0700 |
| commit | 06736eec5894df69dc267876cf78381804df3ada (patch) | |
| tree | 24190c5287bc67947ab76d58e98d2f958b2400a0 /docs/_templates | |
| parent | d0800d78a78809020b1681574061490019096657 (diff) | |
| download | external_python_setuptools-06736eec5894df69dc267876cf78381804df3ada.tar.gz external_python_setuptools-06736eec5894df69dc267876cf78381804df3ada.tar.bz2 external_python_setuptools-06736eec5894df69dc267876cf78381804df3ada.zip | |
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/indexsidebar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html index 3b127602..80002d08 100644 --- a/docs/_templates/indexsidebar.html +++ b/docs/_templates/indexsidebar.html @@ -1,7 +1,7 @@ <h3>Download</h3> <p>Current version: <b>{{ version }}</b></p> -<p>Get Setuptools from the <a href="https://pypi.python.org/pypi/setuptools"> Python Package Index</a> +<p>Get Setuptools from the <a href="https://pypi.org/project/setuptools/"> Python Package Index</a> <h3>Questions? Suggestions? Contributions?</h3> |
