From 0399156637c50598d603e4def8e86810b4088ce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Scott=20Gonz=C3=A1lez?= Date: Wed, 10 Apr 2013 16:45:45 -0400 Subject: [PATCH] Updated docs links. --- ui/jquery.ui.draggable.js | 2 +- ui/jquery.ui.droppable.js | 2 +- ui/jquery.ui.interaction.js | 2 +- ui/jquery.ui.sortable.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/jquery.ui.draggable.js b/ui/jquery.ui.draggable.js index 685b158c2..619337610 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/Draggable + * 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 02c29b65a..17b9f25a6 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/Droppable + * http://api.jqueryui.com/droppable/ * * Depends: * jquery.ui.core.js diff --git a/ui/jquery.ui.interaction.js b/ui/jquery.ui.interaction.js index eacb80e4d..cfde80cb5 100644 --- a/ui/jquery.ui.interaction.js +++ b/ui/jquery.ui.interaction.js @@ -5,7 +5,7 @@ * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * - * http://docs.jquery.com/UI/Interaction + * http://api.jqueryui.com/interaction/ * * Depends: * jquery.ui.widget.js diff --git a/ui/jquery.ui.sortable.js b/ui/jquery.ui.sortable.js index 735dbf116..723a1c35c 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/Sortable + * http://api.jqueryui.com/sortable/ * * Depends: * jquery.ui.core.js