aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init.org')
-rw-r--r--emacs/.emacs.d/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index ba968c2..b5a17a1 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -708,7 +708,7 @@ To start off, first I need to enable lexical binding.
(with-eval-after-load 'css-mode (load "oni-css-mode-init"))
#+END_SRC
- - [[file:init/oni-emacs-lisp-mode.org][emacs-lisp-mode]] :: Emacs lisp is what powers all this Emacs
+ - [[file:init/oni-emacs-lisp-mode-init.org][emacs-lisp-mode]] :: Emacs lisp is what powers all this Emacs
awesomeness.
#+BEGIN_SRC emacs-lisp