summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cperl-mode.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-10-01 15:24:21 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-01 15:28:15 +0200
commitc6fa0ad315e38167cb81a4d8c143cc53ad783cc3 (patch)
tree65cd558675dbe74b44c91a03a12ce3db32edf1b8 /lisp/progmodes/cperl-mode.el
parent379c0592632e3ddb3f2ce454d80ee05a643b1541 (diff)
downloademacs-c6fa0ad315e38167cb81a4d8c143cc53ad783cc3.tar.gz
emacs-c6fa0ad315e38167cb81a4d8c143cc53ad783cc3.tar.bz2
emacs-c6fa0ad315e38167cb81a4d8c143cc53ad783cc3.zip
; Prefer https to http in many URLs
These were all tested with https and confirmed working.
Diffstat (limited to 'lisp/progmodes/cperl-mode.el')
-rw-r--r--lisp/progmodes/cperl-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el
index c62fbab0595..2e4b9d4693c 100644
--- a/lisp/progmodes/cperl-mode.el
+++ b/lisp/progmodes/cperl-mode.el
@@ -33,7 +33,7 @@
;; support.
;; The latest version is available from
-;; http://github.com/jrockway/cperl-mode
+;; https://github.com/jrockway/cperl-mode
;;
;; (perhaps in the moosex-declare branch)