aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-06-04 03:56:09 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-06-04 03:56:09 +0000
commitb61fede3268ad9fdeb0b340b5d02147f96cf68d6 (patch)
tree9d1ebb98ba51151b77435bea1795d1fc1d8b399b /doc
parentd9a3c2bed29f7ff6f7a12d1d421e4c88fa97b264 (diff)
downloadikiwiki-b61fede3268ad9fdeb0b340b5d02147f96cf68d6.tar
ikiwiki-b61fede3268ad9fdeb0b340b5d02147f96cf68d6.tar.gz
web commit by TaylorKillian
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/Discussion_of_main_page_generates_invalid_link.mdwn1
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