From 1f31b60141d59ebf0a022c1346826f065964dac7 Mon Sep 17 00:00:00 2001 From: Is Isilon Date: Sun, 24 Jan 2016 07:38:59 +0800 Subject: [PATCH] Swapped heroku app for gh-pages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40faf37..ba01a03 100644 --- a/README.md +++ b/README.md @@ -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