aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/_websitelayout.html
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2014-01-18 17:25:59 +0100
committerMaximilian Hils <git@maximilianhils.com>2014-01-18 17:25:59 +0100
commit0b4ad05e02d2d8d4d7329e731ebf52ad5cd20043 (patch)
tree8f80e441b68bba052f4e91d4ac44e43297a8750f /doc-src/_websitelayout.html
parent6c24b1d0d2c3a2860d427e84e30d6022b6500320 (diff)
parent5acbef236c503bf973a5782dd0139efa977824ea (diff)
downloadmitmproxy-0b4ad05e02d2d8d4d7329e731ebf52ad5cd20043.tar.gz
mitmproxy-0b4ad05e02d2d8d4d7329e731ebf52ad5cd20043.tar.bz2
mitmproxy-0b4ad05e02d2d8d4d7329e731ebf52ad5cd20043.zip
merge master
Diffstat (limited to 'doc-src/_websitelayout.html')
-rw-r--r--doc-src/_websitelayout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/_websitelayout.html b/doc-src/_websitelayout.html
index 13d71fcb..3e9dfad7 100644
--- a/doc-src/_websitelayout.html
+++ b/doc-src/_websitelayout.html
@@ -6,7 +6,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
- <a class="brand" href="@!urlTo("/index.html")!@">mitmproxy</a>
+ <a class="brand" href="@!urlTo('/index.html')!@">mitmproxy</a>
<div class="nav">
<ul class="nav">
<li $!'class="active"' if this.match("/index.html", True) else ""!$> <a href="@!top!@/index.html">home</a> </li>