Skip to content

Commit

Permalink
intersphinx python.org https
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Oct 25, 2019
1 parent 2d497d6 commit 029889e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@

# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {
"python": ('http://docs.python.org/', None),
"python": ('https://docs.python.org/3/', None),
"persistent": ('https://persistent.readthedocs.io/en/latest/', None),
"ZODB": ("http://www.zodb.org/en/latest/", None),
}

0 comments on commit 029889e

Please sign in to comment.