Swapped heroku app for gh-pages

This commit is contained in:
2016-01-24 07:38:59 +08:00
parent 221680b25d
commit 1f31b60141
+1 -1
View File
@@ -12,7 +12,7 @@ This library will generate the necesssary HTML attributes from your WTForms vali
## Sample
[Check out the sample here](http://vast-plains-1931.herokuapp.com/parsley_testform). You can also run the sample yourself by calling `run_sample.py` if you have flask installed.
[Check out the sample here](http://fuhrysteve.github.io/wtforms-parsleyjs/). You can also run the sample yourself by calling `run_sample.py` if you have flask installed.
## Installation