From: http://smcv.pseudorandom.co.uk/ Date: Sat, 20 Jun 2009 18:15:31 +0000 (-0400) Subject: correct link spelling X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/9cd86bc2db838bb2f0191dfcec9125ba222615a5?hp=9a5e3fac022dc5745eac51dd45f79b07f7e24eba correct link spelling --- 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.