[2.0.x] Updated intersphinx_mapping URL for sphinx.
Backport of cf8fc47974
from master
This commit is contained in:
parent
a390cc7109
commit
f185a1fca0
|
@ -135,7 +135,7 @@ pygments_style = 'trac'
|
|||
# branch, which is located at this URL.
|
||||
intersphinx_mapping = {
|
||||
'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),
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue