]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorhttps://www.google.com/accounts/o8/id?id=AItOawm3_mddLiiYv2YJURv9O1xaRG__XbfuGps <Sean@web>
Mon, 21 May 2012 18:30:49 +0000 (14:30 -0400)
committeradmin <admin@branchable.com>
Mon, 21 May 2012 18:30:49 +0000 (14:30 -0400)
doc/forum/Parent_Links_all_link_to_root.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Parent_Links_all_link_to_root.mdwn b/doc/forum/Parent_Links_all_link_to_root.mdwn
new file mode 100644 (file)
index 0000000..f1eb1d3
--- /dev/null
@@ -0,0 +1,16 @@
+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? 
+
+<code>
+\<span class="parentlinks">
+
+\<a href="../../../">root\</a>/ 
+
+\<a href="../../../">level1\</a>/ 
+
+\<a href="../../../">level2\</a>/ 
+
+\</span>
+</code>
+
+Thanks,
+Sean