aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/index.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/index.py')
-rw-r--r--doc-src/index.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc-src/index.py b/doc-src/index.py
index 6b541731..7b65adb9 100644
--- a/doc-src/index.py
+++ b/doc-src/index.py
@@ -5,8 +5,7 @@ import countershape.template
sys.path.insert(0, "..")
from libmproxy import filt
-#MITMPROXY_SRC = "~/git/public/mitmproxy"
-MITMPROXY_SRC = "/Users/jason/Development/virtualenvs/mitmproxy-github/mitmproxy"
+MITMPROXY_SRC = "~/git/public/mitmproxy"
if ns.options.website:
this.layout = countershape.Layout("_websitelayout.html")