mirror of https://github.com/pallets/flask.git
Fix broken link to Flask-WTF
This commit is contained in:
parent
3b83d0c75b
commit
3a78f501e9
|
@ -19,7 +19,7 @@ forms.
|
||||||
fun. You can get it from `PyPI
|
fun. You can get it from `PyPI
|
||||||
<https://pypi.org/project/Flask-WTF/>`_.
|
<https://pypi.org/project/Flask-WTF/>`_.
|
||||||
|
|
||||||
.. _Flask-WTF: https://flask-wtf.readthedocs.io/en/stable/
|
.. _Flask-WTF: https://flask-wtf.readthedocs.io/
|
||||||
|
|
||||||
The Forms
|
The Forms
|
||||||
---------
|
---------
|
||||||
|
|
Loading…
Reference in New Issue