Skip to content

Commit 56c8bdd

Browse files
authored
Merge pull request pallets#4271 from KPLauritzen/b/broken-link-flaskwtf
Fix broken link to Flask-WTF
2 parents 3b83d0c + 3a78f50 commit 56c8bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/patterns/wtforms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ forms.
1919
fun. You can get it from `PyPI
2020
<https://pypi.org/project/Flask-WTF/>`_.
2121

22-
.. _Flask-WTF: https://flask-wtf.readthedocs.io/en/stable/
22+
.. _Flask-WTF: https://flask-wtf.readthedocs.io/
2323

2424
The Forms
2525
---------

0 commit comments

Comments
 (0)