X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/c99d26030e6ddd7a21932e98e40a8df7d896886d..d240f576643219905d7732a111e3ec94c5f9b46a:/doc/tips/optimising_ikiwiki.mdwn diff --git a/doc/tips/optimising_ikiwiki.mdwn b/doc/tips/optimising_ikiwiki.mdwn index caed75ba6..d66ee9343 100644 --- a/doc/tips/optimising_ikiwiki.mdwn +++ b/doc/tips/optimising_ikiwiki.mdwn @@ -138,7 +138,7 @@ all the pages on a traditional, highly WikiLinked wiki, is asking for things to be slow. But using it to map a few related pages is probably fine. This site's own [[plugins/linkmap]] rarely slows it down, because it -only shows the [[index]] page, and the small set of pages that link to it. +only shows the index page, and the small set of pages that link to it. That is accomplished as follows: \[[!linkmap pages="index or (backlink(index)"]]