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

index e8c2b766107541d889e2e1b3eca1f9b7934ac5d5..59e9b1404e7459f98c271615d198c2ece921006e 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-9-stable/AUTHORS.txt"
        },
        "maintainers": [
                {
@@ -38,7 +38,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-9-stable/MIT-LICENSE.txt"
                }
        ],
        "dependencies": {},