From 9e0ce1f275e0e9595d9181b66c1ccbc26a8f64bc Mon Sep 17 00:00:00 2001 From: Lars Tveito Date: Mon, 5 Oct 2020 01:43:08 +0200 Subject: [PATCH] Update link --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.org b/init.org index a02b5d4..f58c36d 100644 --- a/init.org +++ b/init.org @@ -1176,7 +1176,7 @@ (define-key custom-bindings-map (kbd "C-c n") 'mc/mark-next-like-this) #+END_SRC -** Bindings for [[http://magit.github.io][Magit]] +** Bindings for [[https://magit.vc/][Magit]] #+BEGIN_SRC emacs-lisp (define-key custom-bindings-map (kbd "C-c m") 'magit-status)