Skip to content

Commit 40de03b

Browse files
committed
Update bower.json
1 parent 04a9b23 commit 40de03b

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-ajax-unobtrusive",
33
"version": "3.2.3",
4-
"homepage": "http://www.asp.net",
5-
"description": "jQuery plugin that unobtrusively sets up jQuery ajax",
4+
"homepage": "https://github.com/aspnet/jquery-ajax-unobtrusive",
5+
"description": "Add-on to jQuery Ajax to enable unobtrusive options in data-* attributes",
66
"main": [
77
"jquery.unobtrusive-ajax.js",
88
"jquery.unobtrusive-ajax.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-ajax-unobtrusive.git"
2525
},
2626
"dependencies": {
2727
"jquery": ">=1.8"

0 commit comments

Comments
 (0)