typo
authorJoey Hess <joey@gnu.kitenet.net>
Thu, 15 Oct 2009 22:50:40 +0000 (18:50 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 15 Oct 2009 22:50:40 +0000 (18:50 -0400)
doc/tips/optimising_ikiwiki.mdwn

index 579157291ff01772ea57d03e38a07c8270d2d7ef..e3973733fba4de9754306b80bd22fff8f6a1370b 100644 (file)
@@ -133,7 +133,7 @@ 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.
 That is accomplished as follows:
 
-       \[!linkmap pages="index or (backlink(index)"]]
+       \[[!linkmap pages="index or (backlink(index)"]]
 
 ## overhead of the search plugin