From: Scott González Date: Mon, 3 Nov 2014 23:00:34 +0000 (-0500) Subject: Build: Update links to AUTHORS.txt and LICENSE.txt in package.json X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=22efbf5843bae3c5d84fc30cda328391c5fa4aec;p=jquery-ui.git Build: Update links to AUTHORS.txt and LICENSE.txt in package.json --- diff --git a/package.json b/package.json index 2e1ab88bf..b846fdf43 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "homepage": "http://jqueryui.com", "author": { "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt" + "url": "https://github.com/jquery/jquery-ui/blob/1-10-stable/AUTHORS.txt" }, "maintainers": [ { @@ -48,7 +48,7 @@ "licenses": [ { "type": "MIT", - "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" } ], "scripts": {