Fix broken link to Flask-WTF

This commit is contained in:
Kasper Primdal Lauritzen 2021-09-27 10:45:29 +02:00 committed by David Lord
parent 3b83d0c75b
commit 3a78f501e9
No known key found for this signature in database
GPG Key ID: 7A1C87E3F5BC42A8
1 changed files with 1 additions and 1 deletions

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
---------