aboutsummaryrefslogtreecommitdiffstats
path: root/ui/keycode.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/keycode.js')
-rw-r--r--ui/keycode.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/keycode.js b/ui/keycode.js
index 0585a18e4..32bfa5d3f 100644
--- a/ui/keycode.js
+++ b/ui/keycode.js
@@ -1,16 +1,16 @@
/*!
* jQuery UI Keycode @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: Keycode
//>>group: Core
//>>description: Provide keycodes as keynames
-//>>docs: http://api.jqueryui.com/jQuery.ui.keyCode/
+//>>docs: https://api.jqueryui.com/jQuery.ui.keyCode/
( function( factory ) {
"use strict";