aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc-src/index.py3
-rw-r--r--doc-src/mitmproxy.html2
2 files changed, 2 insertions, 3 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")
diff --git a/doc-src/mitmproxy.html b/doc-src/mitmproxy.html
index e83c0f55..678d41b5 100644
--- a/doc-src/mitmproxy.html
+++ b/doc-src/mitmproxy.html
@@ -25,7 +25,7 @@ flow pane.
- __8__: Various information on mitmproxy's state. In this case, we have an
interception pattern set to ".*".
- __9__: Bind address indicator - mitmproxy is listening on port 8080 of all
-interfaces.<a name="flowview"></a>
+interfaces.
## Flow view