diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-20 18:52:54 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-20 18:52:54 +0000 |
commit | 7f2d04338edbe15e9b3a4c755b6f972a68f7e089 (patch) | |
tree | 50a60a314de6bbc4dd299e85c4ed8e8fea041fd2 | |
parent | 453724f7dd9d79f0922c7ead2dd8dc833fb8aedd (diff) |
web commit by http://madduck.myopenid.com/: correction: seems related to page name
-rw-r--r-- | doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn b/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn index a769ae2f8..3bf1ed9e7 100644 --- a/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn +++ b/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn @@ -1 +1 @@ -On <http://phd.martin-krafft.net/wiki/tag/factors/>, the only reason why the top-level 'factors' entry is not linked to the corresponding page is because there exists a `/factors.mdwn` file as well as a `factors/` directory, and I think `map` is getting confused.
\ No newline at end of file +On <http://phd.martin-krafft.net/wiki/tag/factors/>, the top-level `factors` entry is not linked to the corresponding page. Looking at <http://phd.martin-krafft.net/wiki/tag/factors/language/>, this must be because the page name is the same as the entry name, and ikiwiki probably doesn't take the complete path of subpages into account.
\ No newline at end of file |