aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2019-01-17 21:23:11 +0000
committerYann Herklotz <ymherklotz@gmail.com>2019-01-17 21:23:11 +0000
commit16419de3c28bff435957ff8f330dd95306f155b8 (patch)
tree728d3d3d8bd92b4946e96024c880a8ea893431ba /emacs
parent118b39bacde63c76626e2293be14ea84681f6475 (diff)
downloaddotfiles-16419de3c28bff435957ff8f330dd95306f155b8.tar.gz
dotfiles-16419de3c28bff435957ff8f330dd95306f155b8.zip
Fix a link
Diffstat (limited to 'emacs')
-rw-r--r--emacs/loader.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/loader.org b/emacs/loader.org
index c56f7a8..cafefb7 100644
--- a/emacs/loader.org
+++ b/emacs/loader.org
@@ -15,7 +15,7 @@ done by adding the following line to the ~init.el~ file.
It also supports academic writing with org mode using the amazing [[https://github.com/jkitchin/org-ref][org-ref]]
package to add citations to the LaTeX output. The configuration for that can be
-found in the [[*Writing][Writing]] section.
+found in the [[#Writing][Writing]] section.
#+BEGIN_SRC emacs-lisp
(setq user-full-name "Yann Herklotz")