branch: master
commit 158ff71d7be0c1302a533c6a0fcf899b9efabe0d
Author: Ian Dunn <du...@gnu.org>
Commit: Ian Dunn <du...@gnu.org>

    Fixed internal links in documentation
---
 paced.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/paced.org b/paced.org
index b34f179..20539a5 100644
--- a/paced.org
+++ b/paced.org
@@ -120,8 +120,8 @@ After that, add the following to your init file (typically 
.emacs):
 Paced needn't have a lot of setup to run.  In fact, the simplest setup is as
 follows:
 
-1. Create a new dictionary, "Default" (See [[dictionary_creation][Creating a 
Dictionary]])
-2. Set paced-global-dict-enable-alist to ~((t . "Default"))~ (See 
[[selective_dictionaries][Selective Dictionaries]])
+1. Create a new dictionary, "Default" (See [[#dictionary_creation][Creating a 
Dictionary]])
+2. Set paced-global-dict-enable-alist to ~((t . "Default"))~ (See 
[[#selective_dictionaries][Selective Dictionaries]])
 3. Run ~M-x global-paced-mode~
 4. To add a file to the dictionary, use ~M-x 
paced-add-buffer-file-to-dictionary~
 

Reply via email to