diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-03-24 09:28:32 +0100 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-03-24 10:20:18 +0100 |
commit | 8b07994e201e478df8a3431cbae5187b4cde1791 (patch) | |
tree | b31466c7674c28a3a116884441922cd04568fe48 /lisp/obsolete/vc-arch.el | |
parent | a4ececf004e5442fc245ccff910000fe407f7212 (diff) | |
download | emacs-8b07994e201e478df8a3431cbae5187b4cde1791.tar.gz emacs-8b07994e201e478df8a3431cbae5187b4cde1791.tar.bz2 emacs-8b07994e201e478df8a3431cbae5187b4cde1791.zip |
Convert many more links to use HTTPS
Diffstat (limited to 'lisp/obsolete/vc-arch.el')
-rw-r--r-- | lisp/obsolete/vc-arch.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/vc-arch.el b/lisp/obsolete/vc-arch.el index 00e7d26cd75..cfbf981d3c8 100644 --- a/lisp/obsolete/vc-arch.el +++ b/lisp/obsolete/vc-arch.el @@ -26,7 +26,7 @@ ;; The home page of the Arch version control system is at ;; -;; http://www.gnuarch.org/ +;; https://www.gnu.org/software/gnu-arch/ ;; ;; This is derived from vc-mcvs.el as follows: ;; - cp vc-mcvs.el vc-arch.el and then M-% mcvs RET arch RET |