summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-02-09 15:39:03 -0400
committerJoey Hess <joey@kitenet.net>2011-02-09 15:39:03 -0400
commit62a814bca61a76eceb2a4db75a03172c0810122d (patch)
treee751ec381d10e9ed07094c6ec5b4cad2e10eec3b /doc/todo
parent26936cbece81ab27ef89cd322edb9abf6b797242 (diff)
remove link to index
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/auto-create_tag_pages_according_to_a_template.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn b/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn
index da0389261..7b65eba2e 100644
--- a/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn
+++ b/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn
@@ -147,7 +147,7 @@ wrong direction. (fixed --[[Joey]] )
>>>> regardless whether the corresponding page exists or not.
>>>> --[[David_Riebenbauer]]
->>>>> Sorry, I'll try to be clearer: `autoindex` hard-codes that the [[index]] page
+>>>>> Sorry, I'll try to be clearer: `autoindex` hard-codes that the index page
>>>>> of the entire wiki is the one responsible for storing the page state. That
>>>>> page isn't responsible for the creation of the tag page, it's just an
>>>>> arbitrary page that's (more or less) guaranteed to exist. --[[smcv]]