mirror of
https://github.com/django/django.git
synced 2025-10-09 10:10:28 +00:00
Fixed #26554 -- Updated docs URLs to readthedocs.io
This commit is contained in:
parent
0d8b523422
commit
f945fb24a3
20 changed files with 33 additions and 33 deletions
|
@ -138,7 +138,7 @@ intersphinx_mapping = {
|
|||
'python': ('https://docs.python.org/3/', None),
|
||||
'sphinx': ('http://sphinx-doc.org/', None),
|
||||
'six': ('https://pythonhosted.org/six/', None),
|
||||
'formtools': ('http://django-formtools.readthedocs.org/en/latest/', None),
|
||||
'formtools': ('https://django-formtools.readthedocs.io/en/latest/', None),
|
||||
'psycopg2': ('http://initd.org/psycopg/docs/', None),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue