Link to https version of python docs
To which the http version permanently redirects
This commit is contained in:
parent
20edb3189c
commit
b5e78425be
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue