diff --git a/ui/jquery.ui.accordion.js b/ui/jquery.ui.accordion.js index de9e1a3cb81..8bf3e438867 100644 --- a/ui/jquery.ui.accordion.js +++ b/ui/jquery.ui.accordion.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Accordion + * http://api.jqueryui.com/accordion/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.autocomplete.js b/ui/jquery.ui.autocomplete.js index 80778f908d1..f181e91805e 100644 --- a/ui/jquery.ui.autocomplete.js +++ b/ui/jquery.ui.autocomplete.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Autocomplete + * http://api.jqueryui.com/autocomplete/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.button.js b/ui/jquery.ui.button.js index 5c3fb75895e..5ae52648886 100644 --- a/ui/jquery.ui.button.js +++ b/ui/jquery.ui.button.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Button + * http://api.jqueryui.com/button/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.core.js b/ui/jquery.ui.core.js index daa0c16e287..eea34e53384 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://docs.jquery.com/UI + * http://api.jqueryui.com/category/core/ */ (function( $, undefined ) { diff --git a/ui/jquery.ui.datepicker.js b/ui/jquery.ui.datepicker.js index f72b15d1f91..9ea36924b94 100644 --- a/ui/jquery.ui.datepicker.js +++ b/ui/jquery.ui.datepicker.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Datepicker + * http://api.jqueryui.com/datepicker/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.dialog.js b/ui/jquery.ui.dialog.js index 3256a67fa5f..bcbb68c5a75 100644 --- a/ui/jquery.ui.dialog.js +++ b/ui/jquery.ui.dialog.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Dialog + * http://api.jqueryui.com/dialog/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.draggable.js b/ui/jquery.ui.draggable.js index 5950ca5d53e..2e33e3311b7 100644 --- a/ui/jquery.ui.draggable.js +++ b/ui/jquery.ui.draggable.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Draggables + * http://api.jqueryui.com/draggable/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.droppable.js b/ui/jquery.ui.droppable.js index a99ec50a3aa..93e74d2114b 100644 --- a/ui/jquery.ui.droppable.js +++ b/ui/jquery.ui.droppable.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Droppables + * http://api.jqueryui.com/droppable/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.effect-blind.js b/ui/jquery.ui.effect-blind.js index c4ff12fdc36..0ee31c078ae 100644 --- a/ui/jquery.ui.effect-blind.js +++ b/ui/jquery.ui.effect-blind.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Blind + * http://api.jqueryui.com/blind-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-bounce.js b/ui/jquery.ui.effect-bounce.js index 8a03f4f886b..d36b0660fca 100644 --- a/ui/jquery.ui.effect-bounce.js +++ b/ui/jquery.ui.effect-bounce.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Bounce + * http://api.jqueryui.com/bounce-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-clip.js b/ui/jquery.ui.effect-clip.js index 0cef7e0cac3..ce4402b528b 100644 --- a/ui/jquery.ui.effect-clip.js +++ b/ui/jquery.ui.effect-clip.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Clip + * http://api.jqueryui.com/clip-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-drop.js b/ui/jquery.ui.effect-drop.js index ce02dd3fd06..bd196ec7385 100644 --- a/ui/jquery.ui.effect-drop.js +++ b/ui/jquery.ui.effect-drop.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Drop + * http://api.jqueryui.com/drop-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-explode.js b/ui/jquery.ui.effect-explode.js index 76e92fac37e..b31efc8c18c 100644 --- a/ui/jquery.ui.effect-explode.js +++ b/ui/jquery.ui.effect-explode.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Explode + * http://api.jqueryui.com/explode-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-fade.js b/ui/jquery.ui.effect-fade.js index 5f5fcbfae7f..00d823260bd 100644 --- a/ui/jquery.ui.effect-fade.js +++ b/ui/jquery.ui.effect-fade.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Fade + * http://api.jqueryui.com/fade-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-fold.js b/ui/jquery.ui.effect-fold.js index 1e0e475f51a..893a27e2c89 100644 --- a/ui/jquery.ui.effect-fold.js +++ b/ui/jquery.ui.effect-fold.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Fold + * http://api.jqueryui.com/fold-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-highlight.js b/ui/jquery.ui.effect-highlight.js index 2ae5729dc94..0b0dbd9888c 100644 --- a/ui/jquery.ui.effect-highlight.js +++ b/ui/jquery.ui.effect-highlight.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Highlight + * http://api.jqueryui.com/highlight-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-pulsate.js b/ui/jquery.ui.effect-pulsate.js index d1e74ea8e08..de78894bef7 100644 --- a/ui/jquery.ui.effect-pulsate.js +++ b/ui/jquery.ui.effect-pulsate.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Pulsate + * http://api.jqueryui.com/pulsate-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-scale.js b/ui/jquery.ui.effect-scale.js index 4283fe8421f..933530a673e 100644 --- a/ui/jquery.ui.effect-scale.js +++ b/ui/jquery.ui.effect-scale.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Scale + * http://api.jqueryui.com/scale-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-shake.js b/ui/jquery.ui.effect-shake.js index 9ae3968d6c9..4c2f9817e47 100644 --- a/ui/jquery.ui.effect-shake.js +++ b/ui/jquery.ui.effect-shake.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Shake + * http://api.jqueryui.com/shake-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-slide.js b/ui/jquery.ui.effect-slide.js index 5f0aa1e45f8..5037256e0a5 100644 --- a/ui/jquery.ui.effect-slide.js +++ b/ui/jquery.ui.effect-slide.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Slide + * http://api.jqueryui.com/slide-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect-transfer.js b/ui/jquery.ui.effect-transfer.js index ddf8139b698..0bfffd7fb83 100644 --- a/ui/jquery.ui.effect-transfer.js +++ b/ui/jquery.ui.effect-transfer.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Effects/Transfer + * http://api.jqueryui.com/transfer-effect/ * * Depends: * jquery.ui.effect.js diff --git a/ui/jquery.ui.effect.js b/ui/jquery.ui.effect.js index 8ad9b34e3a9..d262e513528 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://docs.jquery.com/UI/Effects/ + * http://api.jqueryui.com/category/effects/ */ ;(jQuery.effects || (function($, undefined) { diff --git a/ui/jquery.ui.menu.js b/ui/jquery.ui.menu.js index bdb5b244608..5d401da5351 100644 --- a/ui/jquery.ui.menu.js +++ b/ui/jquery.ui.menu.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Menu + * http://api.jqueryui.com/menu/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.mouse.js b/ui/jquery.ui.mouse.js index a08566b9047..30546ffc4ff 100644 --- a/ui/jquery.ui.mouse.js +++ b/ui/jquery.ui.mouse.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Mouse + * http://api.jqueryui.com/mouse/ * * Depends: * jquery.ui.widget.js diff --git a/ui/jquery.ui.position.js b/ui/jquery.ui.position.js index 2e2fe215ae1..5b595a8c0d9 100644 --- a/ui/jquery.ui.position.js +++ b/ui/jquery.ui.position.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Position + * http://api.jqueryui.com/position/ */ (function( $, undefined ) { diff --git a/ui/jquery.ui.progressbar.js b/ui/jquery.ui.progressbar.js index 7f1ebf77d06..cb561ebc6b3 100644 --- a/ui/jquery.ui.progressbar.js +++ b/ui/jquery.ui.progressbar.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Progressbar + * http://api.jqueryui.com/progressbar/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.resizable.js b/ui/jquery.ui.resizable.js index 584f3a23486..724ae9ddf80 100644 --- a/ui/jquery.ui.resizable.js +++ b/ui/jquery.ui.resizable.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Resizables + * http://api.jqueryui.com/resizable/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.selectable.js b/ui/jquery.ui.selectable.js index 95bc92faa90..80e32ca7a5e 100644 --- a/ui/jquery.ui.selectable.js +++ b/ui/jquery.ui.selectable.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Selectables + * http://api.jqueryui.com/selectable/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.slider.js b/ui/jquery.ui.slider.js index 0434d8075ab..f24982878d8 100644 --- a/ui/jquery.ui.slider.js +++ b/ui/jquery.ui.slider.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Slider + * http://api.jqueryui.com/slider/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.sortable.js b/ui/jquery.ui.sortable.js index 0b10cffc28e..070dff6cdcf 100644 --- a/ui/jquery.ui.sortable.js +++ b/ui/jquery.ui.sortable.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Sortables + * http://api.jqueryui.com/sortable/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.spinner.js b/ui/jquery.ui.spinner.js index 11377f6a6a8..23cce18efb5 100644 --- a/ui/jquery.ui.spinner.js +++ b/ui/jquery.ui.spinner.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Spinner + * http://api.jqueryui.com/spinner/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.tabs.js b/ui/jquery.ui.tabs.js index 60377ad13d7..506ee27d719 100644 --- a/ui/jquery.ui.tabs.js +++ b/ui/jquery.ui.tabs.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Tabs + * http://api.jqueryui.com/tabs/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.tooltip.js b/ui/jquery.ui.tooltip.js index bd04861e284..f38379f21eb 100644 --- a/ui/jquery.ui.tooltip.js +++ b/ui/jquery.ui.tooltip.js @@ -6,6 +6,8 @@ * Released under the MIT license. * http://jquery.org/license * + * http://api.jqueryui.com/tooltip/ + * * Depends: * jquery.ui.core.js * jquery.ui.widget.js diff --git a/ui/jquery.ui.widget.js b/ui/jquery.ui.widget.js index 924d10bc2e6..a125dd5ac90 100644 --- a/ui/jquery.ui.widget.js +++ b/ui/jquery.ui.widget.js @@ -6,7 +6,7 @@ * Released under the MIT license. * http://jquery.org/license * - * http://docs.jquery.com/UI/Widget + * http://api.jqueryui.com/jQuery.widget/ */ (function( $, undefined ) {