From 7f1573b91ab772f9d08880759860093286de8747 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 9 Nov 2016 14:58:46 +0100 Subject: Fix link --- emacs/.emacs.d/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.emacs.d/init.org') diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index 40a513a..6955fcf 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -910,7 +910,7 @@ To start off, first I need to enable lexical binding. (with-eval-after-load 'dired (load "oni-dired-init")) #+END_SRC - - [[file:init/magit-init.org][Magit]] :: The Emacs git interface. By now I think I may know magit + - [[file:init/oni-magit-init.org][Magit]] :: The Emacs git interface. By now I think I may know magit better than the git cli. #+BEGIN_SRC emacs-lisp -- cgit v1.2.3-54-g00ecf