summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:02:45 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:02:45 +0100
commit5b29d7d88aa22d3f063b7a974e9b2e22d4263c8a (patch)
tree316241eecdf41f990e6a6e181cff834bfe4fd291
parent784c471a9ea9ae817d70b222ec6fbe90ac64a057 (diff)
; Prefer HTTPS to HTTP in URLsexternals/html5-schema
-rw-r--r--html5-schema.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/html5-schema.el b/html5-schema.el
index 5fff760..0df43a0 100644
--- a/html5-schema.el
+++ b/html5-schema.el
@@ -19,7 +19,7 @@
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with this program. If not, see <http://www.gnu.org/licenses/>.
+;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary: