Skip to content

Commit 0399156

Browse files
committed
Updated docs links.
1 parent 26729bd commit 0399156

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

ui/jquery.ui.interaction.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Dual licensed under the MIT or GPL Version 2 licenses.
66
* http://jquery.org/license
77
*
8-
* http://docs.jquery.com/UI/Interaction
8+
* http://api.jqueryui.com/interaction/
99
*
1010
* Depends:
1111
* jquery.ui.widget.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/Sortable
9+
* http://api.jqueryui.com/sortable/
1010
*
1111
* Depends:
1212
* jquery.ui.core.js

0 commit comments

Comments
 (0)