]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Update links to AUTHORS.txt and LICENSE.txt in package.json 1-10-stable 1681/head 1879/head
authorScott González <scott.gonzalez@gmail.com>
Mon, 3 Nov 2014 23:00:34 +0000 (18:00 -0500)
committerScott González <scott.gonzalez@gmail.com>
Mon, 3 Nov 2014 23:00:34 +0000 (18:00 -0500)
package.json

index 2e1ab88bfcc1e79f9ef3acf5a637a3a46be35d4b..b846fdf4333a44b604c0d4fa15c535d8331511cd 100644 (file)
@@ -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": {