aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/_websitelayout.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/_websitelayout.html')
-rw-r--r--doc-src/_websitelayout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc-src/_websitelayout.html b/doc-src/_websitelayout.html
index ad8eb317..8e2fccac 100644
--- a/doc-src/_websitelayout.html
+++ b/doc-src/_websitelayout.html
@@ -4,9 +4,9 @@
<h1><a href="@!urlTo("/index.html")!@">mitmproxy</a> </h1>
<div class="HorizontalNavBar">
<ul>
- <li class="inactive"><a href="../index.html">home</a></li>
+ <li class="inactive"><a href="@!urlTo("/index.html")!@">home</a></li>
<li class="active"><a href="@!urlTo("doc/index.html")!@">docs</a></li>
- <li class="inactive"><a href="../development.html">development</a></li>
+ <li class="inactive"><a href="@!urlTo("/about.html")!@">about</a></li>
</ul>
</div>
<br>