Kaydet (Commit) cf8fc479 authored tarafından Tim Graham's avatar Tim Graham

Updated intersphinx_mapping URL for sphinx.

üst 9c651641
...@@ -135,7 +135,7 @@ pygments_style = 'trac' ...@@ -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),
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment