]> sipb.mit.edu Git - ikiwiki.git/blob - doc/forum/Parent_Links_all_link_to_root.mdwn
(no commit message)
[ikiwiki.git] / doc / forum / Parent_Links_all_link_to_root.mdwn
1 My parent links all link to the root instead of to the appropriate index.mdwn. Is this a sign of a broken link pre-compile? Is there some setting that controls this? 
2
3 <code>
4 \<span class="parentlinks">
5
6 \<a href="../../../">root\</a>/ 
7
8 \<a href="../../../">level1\</a>/ 
9
10 \<a href="../../../">level2\</a>/ 
11
12 \</span>
13 </code>
14
15 Thanks,
16 Sean