We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a9b23 commit 40de03bCopy full SHA for 40de03b
bower.json
@@ -1,8 +1,8 @@
1
{
2
"name": "jquery-ajax-unobtrusive",
3
"version": "3.2.3",
4
- "homepage": "http://www.asp.net",
5
- "description": "jQuery plugin that unobtrusively sets up jQuery ajax",
+ "homepage": "https://github.com/aspnet/jquery-ajax-unobtrusive",
+ "description": "Add-on to jQuery Ajax to enable unobtrusive options in data-* attributes",
6
"main": [
7
"jquery.unobtrusive-ajax.js",
8
"jquery.unobtrusive-ajax.min.js"
@@ -21,7 +21,7 @@
21
"license": "http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm",
22
"repository": {
23
"type": "git",
24
- "url": "git://github.com/aspnet/Mvc.git"
+ "url": "git://github.com/aspnet/jquery-ajax-unobtrusive.git"
25
},
26
"dependencies": {
27
"jquery": ">=1.8"
0 commit comments