summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-bzr.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-10-24 20:22:33 +0200
committerStefan Kangas <stefan@marxist.se>2020-10-24 20:23:27 +0200
commitdd16e46bb9d0099baea06d780ad8f62728addc2e (patch)
tree11cdd1aa9078700dab40855d90e690ca292fa16f /lisp/vc/vc-bzr.el
parent10e7c76ee3e263a7691745d9384bae475c2f5c86 (diff)
downloademacs-dd16e46bb9d0099baea06d780ad8f62728addc2e.tar.gz
; Prefer https to http in more URLs
These were all tested and confirmed working.
Diffstat (limited to 'lisp/vc/vc-bzr.el')
-rw-r--r--lisp/vc/vc-bzr.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/vc-bzr.el b/lisp/vc/vc-bzr.el
index f98730ed221..e2d0ca69a20 100644
--- a/lisp/vc/vc-bzr.el
+++ b/lisp/vc/vc-bzr.el
@@ -26,7 +26,7 @@
;;; Commentary:
-;; See <URL:http://bazaar.canonical.com/> concerning bzr.
+;; See <URL:https://bazaar.canonical.com/> concerning bzr.
;; This library provides bzr support in VC.