mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-02-07 21:00:33 +03:00
Intersphinx urls to generate Python links updated
Previous urls warn about a redirect, so they are probably to go.
This commit is contained in:
parent
806cc5e610
commit
4e53cb4a02
|
@ -61,8 +61,8 @@ except ImportError:
|
||||||
release = version
|
release = version
|
||||||
|
|
||||||
intersphinx_mapping = {
|
intersphinx_mapping = {
|
||||||
'py': ('http://docs.python.org/2', None),
|
'py': ('https://docs.python.org/2', None),
|
||||||
'py3': ('http://docs.python.org/3', None),
|
'py3': ('https://docs.python.org/3', None),
|
||||||
}
|
}
|
||||||
|
|
||||||
# Pattern to generate links to the bug tracker
|
# Pattern to generate links to the bug tracker
|
||||||
|
|
Loading…
Reference in New Issue
Block a user