Docs: update PyPI links to point to new pypi.org

(Skip the redirect through pypi.python.org)
This commit is contained in:
medmunds
2018-08-11 16:11:14 -07:00
parent 46ff2e859c
commit 1ac335e006
2 changed files with 2 additions and 2 deletions

View File

@@ -264,7 +264,7 @@ texinfo_documents = [
# -- Options for extlinks ---------------------------------------------------
extlinks = {
'pypi': ('https://pypi.python.org/pypi/%s', ''),
'pypi': ('https://pypi.org/project/%s/', ''),
}
# -- Options for Intersphinx ------------------------------------------------