aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/jquery.ui.core.js2
-rw-r--r--ui/jquery.ui.effect.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/ui/jquery.ui.core.js b/ui/jquery.ui.core.js
index eea34e533..bb9411dc9 100644
--- a/ui/jquery.ui.core.js
+++ b/ui/jquery.ui.core.js
@@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
- * http://api.jqueryui.com/category/core/
+ * http://api.jqueryui.com/category/ui-core/
*/
(function( $, undefined ) {
diff --git a/ui/jquery.ui.effect.js b/ui/jquery.ui.effect.js
index d262e5135..d5d306783 100644
--- a/ui/jquery.ui.effect.js
+++ b/ui/jquery.ui.effect.js
@@ -6,7 +6,7 @@
* Released under the MIT license.
* http://jquery.org/license
*
- * http://api.jqueryui.com/category/effects/
+ * http://api.jqueryui.com/category/effects-core/
*/
;(jQuery.effects || (function($, undefined) {