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

ui/jquery.ui.effect-clip.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/Clip
9+
* http://api.jqueryui.com/clip-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

ui/jquery.ui.effect-drop.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/Drop
9+
* http://api.jqueryui.com/drop-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

ui/jquery.ui.effect-explode.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/Explode
9+
* http://api.jqueryui.com/explode-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

ui/jquery.ui.effect-fade.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/Fade
9+
* http://api.jqueryui.com/fade-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

ui/jquery.ui.effect-fold.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/Fold
9+
* http://api.jqueryui.com/fold-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

ui/jquery.ui.effect-highlight.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/Highlight
9+
* http://api.jqueryui.com/highlight-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

ui/jquery.ui.effect-pulsate.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/Pulsate
9+
* http://api.jqueryui.com/pulsate-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

ui/jquery.ui.effect-scale.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/Scale
9+
* http://api.jqueryui.com/scale-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

ui/jquery.ui.effect-shake.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/Shake
9+
* http://api.jqueryui.com/shake-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

ui/jquery.ui.effect-slide.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/Slide
9+
* http://api.jqueryui.com/slide-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

ui/jquery.ui.effect-transfer.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/Transfer
9+
* http://api.jqueryui.com/transfer-effect/
1010
*
1111
* Depends:
1212
* jquery.ui.effect.js

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

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

ui/jquery.ui.mouse.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/Mouse
9+
* http://api.jqueryui.com/mouse/
1010
*
1111
* Depends:
1212
* jquery.ui.widget.js

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

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

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

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

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

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

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

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

ui/jquery.ui.tooltip.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
* Released under the MIT license.
77
* http://jquery.org/license
88
*
9+
* http://api.jqueryui.com/tooltip/
10+
*
911
* Depends:
1012
* jquery.ui.core.js
1113
* jquery.ui.widget.js

ui/jquery.ui.widget.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/Widget
9+
* http://api.jqueryui.com/jQuery.widget/
1010
*/
1111
(function( $, undefined ) {
1212

0 commit comments

Comments
 (0)