Skip to content

Commit 31a68b9

Browse files
committed
Update bower.json
1 parent 7759a89 commit 31a68b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "jquery-validation-unobtrusive",
33
"version": "3.2.2",
4-
"homepage": "http://www.asp.net",
5-
"description": "jQuery plugin that unobtrusively sets up jquery-validation",
4+
"homepage": "https://github.com/aspnet/jquery-validation-unobtrusive",
5+
"description": "Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.",
66
"main": [
77
"jquery.validate.unobtrusive.js",
88
"jquery.validate.unobtrusive.min.js"
@@ -21,7 +21,7 @@
2121
"license": "http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm",
2222
"repository": {
2323
"type": "git",
24-
"url": "git://github.com/aspnet/Mvc.git"
24+
"url": "git://github.com/aspnet/jquery-validation-unobtrusive.git"
2525
},
2626
"dependencies": {
2727
"jquery-validation": ">=1.8",

0 commit comments

Comments
 (0)