Refactor page url generation.

Avoid appending './' to urls.
This commit is contained in:
bootstraponline
2012-07-27 14:45:40 -06:00
parent 8fcef5401b
commit 96842d9742
4 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<ol class="tree">
<li class="file"><a href="./0">0</a></li>
<li class="file"><a href="0">0</a></li>
</ol>