Skip to content

Commit 3f3c006

Browse files
committed
minor fixes...
1 parent 310991b commit 3f3c006

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

formvalidator.jquery.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@
99
"version" : "1.5.4",
1010
"author" : {
1111
"name": "Victor Jonsson",
12-
"url": "http://victorjonsson.se"
12+
"url": "http://victorjonsson.se",
13+
"email" : "kontakt@victorjonsson.se"
1314
},
1415
"homepage" : "https://github.com/victorjonsson/jQuery-Form-Validator",
15-
"demo" : "http://victorjonsson.se/jquery-form-validator/?from=jQuery",
16+
"demo" : "http://victorjonsson.se/51/jquery-form-validator/?from=jQuery",
1617
"download" : "https://raw.github.com/victorjonsson/jQuery-Form-Validator/master/jquery.formvalidator.min.js",
1718
"bugs" : "https://github.com/victorjonsson/jQuery-Form-Validator/issues",
1819
"licenses" : [{
1920
"type": "GPLv2",
20-
"url": "http://www.example.com/licenses/gpl.html"
21+
"url": "http://www.gnu.org/licenses/gpl-2.0.html"
2122
}],
2223
"dependencies" : {
2324
"jquery": ">=1.5"

0 commit comments

Comments
 (0)