aboutsummaryrefslogtreecommitdiffstats
path: root/ui/effects/effect-highlight.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/effects/effect-highlight.js')
-rw-r--r--ui/effects/effect-highlight.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/ui/effects/effect-highlight.js b/ui/effects/effect-highlight.js
index 75912b40a..ca85e1a35 100644
--- a/ui/effects/effect-highlight.js
+++ b/ui/effects/effect-highlight.js
@@ -1,17 +1,17 @@
/*!
* jQuery UI Effects Highlight @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: Highlight Effect
//>>group: Effects
//>>description: Highlights the background of an element in a defined color for a custom duration.
-//>>docs: http://api.jqueryui.com/highlight-effect/
-//>>demos: http://jqueryui.com/effect/
+//>>docs: https://api.jqueryui.com/highlight-effect/
+//>>demos: https://jqueryui.com/effect/
( function( factory ) {
"use strict";