mirror of https://github.com/pallets/flask.git
Fixed some cross linking in the docs
This commit is contained in:
parent
c09a4317e4
commit
6cd54a4835
|
|
@ -3,6 +3,8 @@
|
|||
Modular Applications with Blueprints
|
||||
====================================
|
||||
|
||||
.. currentmodule:: flask
|
||||
|
||||
.. versionadded:: 0.7
|
||||
|
||||
Flask uses a concept of *blueprints* for making application components and
|
||||
|
|
|
|||
Loading…
Reference in New Issue