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 c069f3d commit 22efbf5Copy full SHA for 22efbf5
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-10-stable/AUTHORS.txt"
10
},
11
"maintainers": [
12
{
@@ -48,7 +48,7 @@
48
"licenses": [
49
50
"type": "MIT",
51
- "url": "https://github.com/jquery/jquery-ui/blob/master/MIT-LICENSE.txt"
+ "url": "https://github.com/jquery/jquery-ui/blob/1-10-stable/MIT-LICENSE.txt"
52
}
53
],
54
"scripts": {
0 commit comments