aboutsummaryrefslogtreecommitdiffstats
path: root/ui/effects/effect-fade.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/effects/effect-fade.js')
-rw-r--r--ui/effects/effect-fade.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/ui/effects/effect-fade.js b/ui/effects/effect-fade.js
index f0d7d3d44..cc5cc598b 100644
--- a/ui/effects/effect-fade.js
+++ b/ui/effects/effect-fade.js
@@ -1,17 +1,17 @@
/*!
* jQuery UI Effects Fade @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: Fade Effect
//>>group: Effects
//>>description: Fades the element.
-//>>docs: http://api.jqueryui.com/fade-effect/
-//>>demos: http://jqueryui.com/effect/
+//>>docs: https://api.jqueryui.com/fade-effect/
+//>>demos: https://jqueryui.com/effect/
( function( factory ) {
"use strict";