diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:58:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 01:58:52 -0400 |
commit | 47b5417ac0f3df81dcde5693deee4ff62c45b5f0 (patch) | |
tree | 74d217b01b63927c47a11b235b07eff2e08280c9 /doc/bugs | |
parent | 811c76f85e66c68f0e8848070fc85b3dc2551255 (diff) |
already fixed
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Discussion_of_main_page_generates_invalid_link.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/Discussion_of_main_page_generates_invalid_link.mdwn b/doc/bugs/Discussion_of_main_page_generates_invalid_link.mdwn index 6115adaac..5080ac62e 100644 --- a/doc/bugs/Discussion_of_main_page_generates_invalid_link.mdwn +++ b/doc/bugs/Discussion_of_main_page_generates_invalid_link.mdwn @@ -1 +1,3 @@ -The [[index/discussion]] for the main page is located at /index/discussion . In the header ikiwiki generates "ikiwiki / index / discussion" instead of "ikiwiki / discussion" like it should. /index/ contains no index.html file since it is at /index.html instead. The link should either be removed, or a copy of /index.html should be placed in /index/ . --[[TaylorKillian]]
\ No newline at end of file +The [[index/discussion]] for the main page is located at /index/discussion . In the header ikiwiki generates "ikiwiki / index / discussion" instead of "ikiwiki / discussion" like it should. /index/ contains no index.html file since it is at /index.html instead. The link should either be removed, or a copy of /index.html should be placed in /index/ . --[[TaylorKillian]] + +> [[done]] since a while ago --[[Joey]] |