summaryrefslogtreecommitdiff
path: root/doc/ikiwiki
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r--doc/ikiwiki/wikilink.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ikiwiki/wikilink.mdwn b/doc/ikiwiki/wikilink.mdwn
index 371c2528f..69247f3ed 100644
--- a/doc/ikiwiki/wikilink.mdwn
+++ b/doc/ikiwiki/wikilink.mdwn
@@ -20,8 +20,8 @@ It's also possible to write a WikiLink that uses something other than the page
name as the link text. For example `\[[foo_bar|SandBox]]` links to the SandBox
page, but the link will appear like this: [[foo_bar|SandBox]].
-To link to an anchor inside a page, you can use something like
-`\[[WikiLink#foo]]`
+To link to an [[ikiwiki/anchor]] inside a page, you can use something like
+`\[[WikiLink#foo]]` .
## Directives and WikiLinks