update 3-forms.md

adds the missing "/" in the url
This commit is contained in:
sanjay 2014-04-23 17:19:41 +05:30
parent fc9864eed3
commit 044b68f973

View File

@ -158,7 +158,7 @@ Add the following code to the existing `form.css` file:
}
All going according to plan, if you visit [http://localhost/your_site_name/home?flush=1](http://localhost/your_site_name/home?flush=1) it should look something like this:
All going according to plan, if you visit [http://localhost/your_site_name/home/?flush=1](http://localhost/your_site_name/home/?flush=1) it should look something like this:
![](_images/tutorial3_pollform.jpg)