aboutsummaryrefslogtreecommitdiffstats
path: root/ui/form-reset-mixin.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/form-reset-mixin.js')
-rw-r--r--ui/form-reset-mixin.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/form-reset-mixin.js b/ui/form-reset-mixin.js
index d20b4e0ae..a60299d13 100644
--- a/ui/form-reset-mixin.js
+++ b/ui/form-reset-mixin.js
@@ -1,16 +1,16 @@
/*!
* jQuery UI Form Reset Mixin @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: Form Reset Mixin
//>>group: Core
//>>description: Refresh input widgets when their form is reset
-//>>docs: http://api.jqueryui.com/form-reset-mixin/
+//>>docs: https://api.jqueryui.com/form-reset-mixin/
( function( factory ) {
"use strict";