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 6b324aa commit db40836Copy full SHA for db40836
package.json
@@ -6,7 +6,7 @@
6
"homepage": "http://jqueryui.com",
7
"author": {
8
"name": "jQuery Foundation and other contributors",
9
- "url": "https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt"
+ "url": "https://github.com/jquery/jquery-ui/blob/1-9-stable/AUTHORS.txt"
10
},
11
"maintainers": [
12
{
@@ -38,7 +38,7 @@
38
"licenses": [
39
40
"type": "MIT",
41
- "url": "https://github.com/jquery/jquery-ui/blob/master/MIT-LICENSE.txt"
+ "url": "https://github.com/jquery/jquery-ui/blob/1-9-stable/MIT-LICENSE.txt"
42
}
43
],
44
"dependencies": {},
0 commit comments