Skip to content

Commit

Permalink
Merge pull request pallets#4271 from KPLauritzen/b/broken-link-flaskwtf
Browse files Browse the repository at this point in the history
Fix broken link to Flask-WTF
  • Loading branch information
davidism authored Oct 1, 2021
2 parents 3b83d0c + 3a78f50 commit 56c8bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/patterns/wtforms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
---------
Expand Down

0 comments on commit 56c8bdd

Please sign in to comment.