mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Docs: update PyPI links to point to new pypi.org
(Skip the redirect through pypi.python.org)
This commit is contained in:
@@ -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 ------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user