Skip to content

Commit 7882bf4

Browse files
committed
Updated docs URLs for core files.
1 parent 90a8581 commit 7882bf4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ui/jquery.ui.core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://api.jqueryui.com/category/core/
9+
* http://api.jqueryui.com/category/ui-core/
1010
*/
1111
(function( $, undefined ) {
1212

ui/jquery.ui.effect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9-
* http://api.jqueryui.com/category/effects/
9+
* http://api.jqueryui.com/category/effects-core/
1010
*/
1111
;(jQuery.effects || (function($, undefined) {
1212

0 commit comments

Comments
 (0)