Merge pull request #4271 from KPLauritzen/b/broken-link-flaskwtf

Fix broken link to Flask-WTF
This commit is contained in:
David Lord 2021-10-01 09:59:34 -07:00 committed by GitHub
commit 56c8bddf6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ forms.
fun. You can get it from `PyPI
<https://pypi.org/project/Flask-WTF/>`_.
.. _Flask-WTF: https://flask-wtf.readthedocs.io/en/stable/
.. _Flask-WTF: https://flask-wtf.readthedocs.io/
The Forms
---------