Skip to content

Commit 27a88c8

Browse files
committed
Build: Update links to AUTHORS.txt and LICENSE.txt in package.json
1 parent 0231e58 commit 27a88c8

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-11-stable/AUTHORS.txt"
1010
},
1111
"maintainers": [
1212
{
@@ -53,7 +53,7 @@
5353
"licenses": [
5454
{
5555
"type": "MIT",
56-
"url": "https://github.com/jquery/jquery-ui/blob/master/LICENSE.txt"
56+
"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
5757
}
5858
],
5959
"scripts": {

0 commit comments

Comments
 (0)