Skip to content

Commit

Permalink
https intersphinx links.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Jul 30, 2018
1 parent 7623d45 commit f01870f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/conf.py
Expand Up @@ -180,10 +180,10 @@

# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {
'http://docs.python.org/': None,
'http://zopecomponent.readthedocs.io/en/latest': None,
'http://zopeformlib.readthedocs.io/en/latest': None,
'http://zopeinterface.readthedocs.io/en/latest': None,
'https://docs.python.org/': None,
'https://zopecomponent.readthedocs.io/en/latest': None,
'https://zopeformlib.readthedocs.io/en/latest': None,
'https://zopeinterface.readthedocs.io/en/latest': None,
}

extlinks = {
Expand Down

0 comments on commit f01870f

Please sign in to comment.