mirror of
https://github.com/django/django.git
synced 2025-04-26 10:14:36 +00:00
Updated intersphinx_mapping URL for sphinx.
This commit is contained in:
parent
9c651641f1
commit
cf8fc47974
@ -135,7 +135,7 @@ pygments_style = 'trac'
|
|||||||
# branch, which is located at this URL.
|
# branch, which is located at this URL.
|
||||||
intersphinx_mapping = {
|
intersphinx_mapping = {
|
||||||
'python': ('https://docs.python.org/3/', None),
|
'python': ('https://docs.python.org/3/', None),
|
||||||
'sphinx': ('http://sphinx-doc.org/', None),
|
'sphinx': ('http://www.sphinx-doc.org/en/master/', None),
|
||||||
'psycopg2': ('http://initd.org/psycopg/docs/', None),
|
'psycopg2': ('http://initd.org/psycopg/docs/', None),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user