summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-08-14 12:56:16 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2023-08-14 12:56:16 +0200
commit05455eefaaca89112832349abeebbac25535819e (patch)
tree2b0583967258b685cdeeb7ce4901d6ff607dc6dd
parentb6aa3beafcd6f7a2112f922c40b6c19c0b2ec430 (diff)
README: Add link
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index bb6455a..7de36ba 100644
--- a/README.org
+++ b/README.org
@@ -67,7 +67,7 @@ distinguish the buffer-local and the global value of the
precedence, but if the buffer-local value contains the value =t= at the end of the
list, it means that the functions specified in the global list should be
executed afterwards. The special meaning of the value =t= is a feature of the
-=run-hooks= function, see the section "Running Hooks" in the Elisp manual for
+=run-hooks= function, see the section [[info:elisp#Running Hooks]["Running Hooks" in the Elisp manual]] for
further information.
#+begin_src emacs-lisp