Skip to content

Commit 149567e

Browse files
committed
Updated docs URLS.
1 parent ac0f6de commit 149567e

34 files changed

+35
-33
lines changed

ui/jquery.ui.accordion.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://docs.jquery.com/UI/Accordion
9+
* http://api.jqueryui.com/accordion/
1010
*
1111
* Depends:
1212
* jquery.ui.core.js

ui/jquery.ui.autocomplete.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://docs.jquery.com/UI/Autocomplete
9+
* http://api.jqueryui.com/autocomplete/
1010
*
1111
* Depends:
1212
* jquery.ui.core.js

ui/jquery.ui.button.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://docs.jquery.com/UI/Button
9+
* http://api.jqueryui.com/button/
1010
*
1111
* Depends:
1212
* jquery.ui.core.js

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://docs.jquery.com/UI
9+
* http://api.jqueryui.com/category/core/
1010
*/
1111
(function( $, undefined ) {
1212

ui/jquery.ui.datepicker.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://docs.jquery.com/UI/Datepicker
9+
* http://api.jqueryui.com/datepicker/
1010
*
1111
* Depends:
1212
* jquery.ui.core.js

ui/jquery.ui.dialog.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://docs.jquery.com/UI/Dialog
9+
* http://api.jqueryui.com/dialog/
1010
*
1111
* Depends:
1212
* jquery.ui.core.js

ui/jquery.ui.draggable.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://docs.jquery.com/UI/Draggables
9+
* http://api.jqueryui.com/draggable/
1010
*
1111
* Depends:
1212
* jquery.ui.core.js

ui/jquery.ui.droppable.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://docs.jquery.com/UI/Droppables
9+
* http://api.jqueryui.com/droppable/
1010
*
1111
* Depends:
1212
* jquery.ui.core.js

ui/jquery.ui.effect-blind.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://docs.jquery.com/UI/Effects/Blind
9+
* http://api.jqueryui.com/blind-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

ui/jquery.ui.effect-bounce.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://docs.jquery.com/UI/Effects/Bounce
9+
* http://api.jqueryui.com/bounce-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

0 commit comments

Comments
 (0)