summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/speeding_up_ikiwiki.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/speeding_up_ikiwiki.mdwn b/doc/forum/speeding_up_ikiwiki.mdwn
index e390f7b71..0b2164238 100644
--- a/doc/forum/speeding_up_ikiwiki.mdwn
+++ b/doc/forum/speeding_up_ikiwiki.mdwn
@@ -82,7 +82,7 @@ wrapper.
> map from a page name to a *list* of pagespecs which are automatically
> or'd together for use (this at least means duplicates can be weeded out).
>
-> See [[todo/should_optimize_pagespecs]] for more on that.
+> See [[todo/should_optimise_pagespecs]] for more on that.
>
> I've been hoping to speed up IkiWiki too - making a lot of photo albums
> with my [[plugins/contrib/album]] plugin makes it pretty slow.