summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:26:16 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:26:16 +0100
commitb61132c344f10ca02df56357b0aa3e8eaf4a3392 (patch)
treec962d265cb8f6e71407f94a37e212945c702a60e
parent97de3ab4fc9a2317dda9594c4ac561189e8c320d (diff)
; Prefer HTTPS to HTTP in URLsexternals/windresize
-rw-r--r--windresize.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/windresize.el b/windresize.el
index 8463845..8757cd1 100644
--- a/windresize.el
+++ b/windresize.el
@@ -46,7 +46,7 @@
;; list. Special thanks to Drew Adams, Juri Linkov, Stefan Monnier and
;; JunJie Nan for useful suggestions.
;;
-;; Also check http://www.emacswiki.org/cgi-bin/wiki/WindowResize for
+;; Also check https://www.emacswiki.org/cgi-bin/wiki/WindowResize for
;; general hints on window resizing.
;;
;; Put this file into your load-path and the following into your