We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7680d52 commit dcf5dffCopy full SHA for dcf5dff
docs/conf.py
@@ -246,8 +246,7 @@
246
'http://werkzeug.pocoo.org/documentation/dev/': None,
247
'http://www.sqlalchemy.org/docs/': None,
248
'http://wtforms.simplecodes.com/docs/0.5/': None,
249
- # TODO: push to 1.1
250
- 'http://discorporate.us/projects/Blinker/docs/1.0/': None
+ 'http://discorporate.us/projects/Blinker/docs/1.1/': None
251
}
252
253
pygments_style = 'flask_theme_support.FlaskyStyle'
0 commit comments