From: Joey Hess Date: Wed, 4 Jun 2008 05:58:52 +0000 (-0400) Subject: already fixed X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/47b5417ac0f3df81dcde5693deee4ff62c45b5f0 already fixed --- 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]]