From 37d84ddd735cbb3daa7fbee7b178a4e89ca5afc7 Mon Sep 17 00:00:00 2001 From: "Andrew J. Camenga" Date: Fri, 29 Mar 2013 08:37:51 -0400 Subject: [PATCH] corrected link for Flask-WTF --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 083de61..f52b132 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -21,7 +21,7 @@ and libraries. They include: 2. `Flask-Mail `_ 3. `Flask-Principal `_ 4. `Flask-Script `_ -5. `Flask-WTF `_ +5. `Flask-WTF `_ 6. `itsdangerous `_ 7. `passlib `_