From 7882bf45489a3080aa2cfbc5a9df04c178593b6e Mon Sep 17 00:00:00 2001 From: Scott González Date: Sat, 29 Sep 2012 16:32:52 -0400 Subject: Updated docs URLs for core files. --- ui/jquery.ui.core.js | 2 +- ui/jquery.ui.effect.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ui') 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) { -- cgit v1.2.3