diff options
author | Jim Shaver <dcypherd@gmail.com> | 2015-03-18 00:22:18 -0400 |
---|---|---|
committer | Jim Shaver <dcypherd@gmail.com> | 2015-03-18 00:22:18 -0400 |
commit | e0e36f5dae4572ea4053821e6fef1487de87642e (patch) | |
tree | 08af935d99dddbf34451d6f480543c805d0e2fd2 /doc-src/_nav.html | |
parent | f3dab52a6297d4ea2fe0f0bc444bf0a3265e887a (diff) | |
download | mitmproxy-e0e36f5dae4572ea4053821e6fef1487de87642e.tar.gz mitmproxy-e0e36f5dae4572ea4053821e6fef1487de87642e.tar.bz2 mitmproxy-e0e36f5dae4572ea4053821e6fef1487de87642e.zip |
consolidated down all SSL documentation into one document
Diffstat (limited to 'doc-src/_nav.html')
-rw-r--r-- | doc-src/_nav.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc-src/_nav.html b/doc-src/_nav.html index 91d2118f..3efff40b 100644 --- a/doc-src/_nav.html +++ b/doc-src/_nav.html @@ -29,8 +29,7 @@ <li class="nav-header">Installing Certificates</li> - $!nav("ssl.html", this, state)!$ - $!nav("certinstall/webapp.html", this, state)!$ + $!nav("certinstall/ssl.html", this, state)!$ <li class="nav-header">Transparent Proxying</li> $!nav("transparent.html", this, state)!$ |