diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-04 03:56:09 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-04 03:56:09 +0000 |
commit | b61fede3268ad9fdeb0b340b5d02147f96cf68d6 (patch) | |
tree | 9d1ebb98ba51151b77435bea1795d1fc1d8b399b | |
parent | d9a3c2bed29f7ff6f7a12d1d421e4c88fa97b264 (diff) |
web commit by TaylorKillian
-rw-r--r-- | doc/bugs/Discussion_of_main_page_generates_invalid_link.mdwn | 1 |
1 files changed, 1 insertions, 0 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 new file mode 100644 index 000000000..6115adaac --- /dev/null +++ b/doc/bugs/Discussion_of_main_page_generates_invalid_link.mdwn @@ -0,0 +1 @@ +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 |