summaryrefslogtreecommitdiff
path: root/test/lisp/vc/vc-bzr-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/vc/vc-bzr-tests.el')
-rw-r--r--test/lisp/vc/vc-bzr-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/vc/vc-bzr-tests.el b/test/lisp/vc/vc-bzr-tests.el
index 85f401eb37b..24bfd4266e6 100644
--- a/test/lisp/vc/vc-bzr-tests.el
+++ b/test/lisp/vc/vc-bzr-tests.el
@@ -106,7 +106,7 @@
(should (get-buffer "*vc-log*")))
(delete-directory homedir t))))
-;; https://lists.gnu.org/archive/html/help-gnu-emacs/2012-04/msg00145.html
+;; https://lists.gnu.org/r/help-gnu-emacs/2012-04/msg00145.html
(ert-deftest vc-bzr-test-faulty-bzr-autoloads ()
"Test we can generate autoloads in a bzr directory when bzr is faulty."
(skip-unless (executable-find vc-bzr-program))