diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-07-16 15:29:13 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-07-16 15:29:13 -0400 |
commit | 99c4dde13059ee8ba6cd4ea18ec121a631896496 (patch) | |
tree | 2a850b74b919af25734333c84f2963b2ed3ba4e3 /build/core.json | |
parent | c484bc093bf69c23aed79cb951c8898aaec8331f (diff) | |
download | jquery-ui-99c4dde13059ee8ba6cd4ea18ec121a631896496.tar.gz jquery-ui-99c4dde13059ee8ba6cd4ea18ec121a631896496.zip |
Manifests: Update URLs for core files.
Diffstat (limited to 'build/core.json')
-rw-r--r-- | build/core.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build/core.json b/build/core.json index b0ccdfe7a..deeb2e118 100644 --- a/build/core.json +++ b/build/core.json @@ -3,7 +3,7 @@ "description": "The core of jQuery UI, required for all interactions and widgets.", "homepage": "http://jqueryui.com/", "demo": "http://jqueryui.com/", - "docs": "http://api.jqueryui.com/category/ui-core" + "docs": "http://api.jqueryui.com/category/ui-core/" }, "datepicker": { "description": "Displays a calendar from an input or inline for selecting dates.", @@ -30,8 +30,8 @@ ], "category": "effect", "homepage": "http://jqueryui.com/", - "demo": "http://jqueryui.com/", - "docs": "http://api.jqueryui.com/category/effects-core" + "demo": "http://jqueryui.com/effects/", + "docs": "http://api.jqueryui.com/category/effects-core/" }, "position": { "description": "Positions elements relative to other elements.", |