aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/resizable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/widgets/resizable.js')
-rw-r--r--ui/widgets/resizable.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/ui/widgets/resizable.js b/ui/widgets/resizable.js
index 3f1f19833..7be097e73 100644
--- a/ui/widgets/resizable.js
+++ b/ui/widgets/resizable.js
@@ -1,17 +1,17 @@
/*!
* jQuery UI Resizable @VERSION
- * http://jqueryui.com
+ * https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
- * http://jquery.org/license
+ * https://jquery.org/license
*/
//>>label: Resizable
//>>group: Interactions
//>>description: Enables resize functionality for any element.
-//>>docs: http://api.jqueryui.com/resizable/
-//>>demos: http://jqueryui.com/resizable/
+//>>docs: https://api.jqueryui.com/resizable/
+//>>demos: https://jqueryui.com/resizable/
//>>css.structure: ../../themes/base/core.css
//>>css.structure: ../../themes/base/resizable.css
//>>css.theme: ../../themes/base/theme.css