Skip to content

Commit db40836

Browse files
committed
Build: Update links to AUTHORS.txt and MIT-LICENSE.txt in package.json
1 parent 6b324aa commit db40836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "http://jqueryui.com",
77
"author": {
88
"name": "jQuery Foundation and other contributors",
9-
"url": "https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt"
9+
"url": "https://github.com/jquery/jquery-ui/blob/1-9-stable/AUTHORS.txt"
1010
},
1111
"maintainers": [
1212
{
@@ -38,7 +38,7 @@
3838
"licenses": [
3939
{
4040
"type": "MIT",
41-
"url": "https://github.com/jquery/jquery-ui/blob/master/MIT-LICENSE.txt"
41+
"url": "https://github.com/jquery/jquery-ui/blob/1-9-stable/MIT-LICENSE.txt"
4242
}
4343
],
4444
"dependencies": {},

0 commit comments

Comments
 (0)