aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/_websitelayout.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2014-01-19 13:28:18 +1300
committerAldo Cortesi <aldo@nullcube.com>2014-01-19 13:28:18 +1300
commit5782f9393ec5a8f16168c1324d3cc96136718760 (patch)
treed2f81591febd1515b3f31d046a36e69a7a3eb9b9 /doc-src/_websitelayout.html
parentbf1399fa2bc2f34a480a27f2a8ec98f2e479ddc2 (diff)
parent5acbef236c503bf973a5782dd0139efa977824ea (diff)
downloadmitmproxy-5782f9393ec5a8f16168c1324d3cc96136718760.tar.gz
mitmproxy-5782f9393ec5a8f16168c1324d3cc96136718760.tar.bz2
mitmproxy-5782f9393ec5a8f16168c1324d3cc96136718760.zip
Merge branch 'master' of ssh.github.com:cortesi/mitmproxy
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>