summaryrefslogtreecommitdiff
path: root/misc/dist/html/editor.html
diff options
context:
space:
mode:
authorAaron Franke <arnfranke@yahoo.com>2021-08-21 20:56:25 -0500
committerAaron Franke <arnfranke@yahoo.com>2021-08-22 20:13:11 -0500
commitae1702bee5e8b3e6d4e31041b4a593826ac60484 (patch)
tree6de1242c9c265d038d91651b61d9c2c71550de7a /misc/dist/html/editor.html
parentbb1c930a418c153eac7e9e85dcab023bb723dd7e (diff)
Replace HTTP links with HTTPS for sites with HTTPS versions
Diffstat (limited to 'misc/dist/html/editor.html')
-rw-r--r--misc/dist/html/editor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dist/html/editor.html b/misc/dist/html/editor.html
index 347c22adf8..2cae215951 100644
--- a/misc/dist/html/editor.html
+++ b/misc/dist/html/editor.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+<html xmlns="https://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no" />