aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
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")