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

index acece984825fc4bdf056520c1bfad17d671771a9..25fd51b3afff2f2ab144c20472985085811b6646 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-11-stable/AUTHORS.txt"
        },
        "maintainers": [
                {
@@ -53,7 +53,7 @@
        "licenses": [
                {
                        "type": "MIT",
-                       "url": "https://github.com/jquery/jquery-ui/blob/master/LICENSE.txt"
+                       "url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
                }
        ],
        "scripts": {