forked from orbit-oss/flask
fix links
This commit is contained in:
parent
1c35b98f0b
commit
97ad085912
2 changed files with 9 additions and 8 deletions
|
|
@ -267,9 +267,10 @@ intersphinx_mapping = {
|
|||
'werkzeug': ('http://werkzeug.pocoo.org/docs/', None),
|
||||
'click': ('http://click.pocoo.org/', None),
|
||||
'jinja': ('http://jinja.pocoo.org/docs/', None),
|
||||
'itsdangerous': ('https://pythonhosted.org/itsdangerous', None),
|
||||
'sqlalchemy': ('https://docs.sqlalchemy.org/en/latest/', None),
|
||||
'wtforms': ('https://wtforms.readthedocs.io/en/latest/', None),
|
||||
'blinker': ('https://pythonhosted.org/blinker/', None)
|
||||
'blinker': ('https://pythonhosted.org/blinker/', None),
|
||||
}
|
||||
|
||||
html_theme_options = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue