aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ikiwiki/wikilink.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/wikilink.mdwn b/doc/ikiwiki/wikilink.mdwn
index 69247f3ed..f561d5850 100644
--- a/doc/ikiwiki/wikilink.mdwn
+++ b/doc/ikiwiki/wikilink.mdwn
@@ -20,7 +20,7 @@ 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 [[ikiwiki/anchor]] inside a page, you can use something like
+To link to an anchor inside a page, you can use something like
`\[[WikiLink#foo]]` .
## Directives and WikiLinks