Browse Source

Link to https version of python docs

To which the http version permanently redirects
pull/1035/head
Daniel Neuhäuser 11 years ago
parent
commit
b5e78425be
  1. 2
      docs/conf.py

2
docs/conf.py

@ -244,7 +244,7 @@ latex_additional_files = ['flaskstyle.sty', 'logo.pdf']
#epub_tocdepth = 3
intersphinx_mapping = {
'http://docs.python.org/dev': None,
'https://docs.python.org/dev': None,
'http://werkzeug.pocoo.org/docs/': None,
'http://www.sqlalchemy.org/docs/': None,
'http://wtforms.simplecodes.com/docs/0.5/': None,

Loading…
Cancel
Save