aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/index.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-06-24 11:14:54 +1200
committerAldo Cortesi <aldo@nullcube.com>2012-06-24 11:14:54 +1200
commitb71e2f6f2bbc3ecaa1e463bae0cc6fd4762c6b8a (patch)
treee5b400bc97a21415074d695cec7880ffc48a007e /doc-src/index.html
parent6d0b49dfef9c3a047127de5f56660da49f3e65af (diff)
downloadmitmproxy-b71e2f6f2bbc3ecaa1e463bae0cc6fd4762c6b8a.tar.gz
mitmproxy-b71e2f6f2bbc3ecaa1e463bae0cc6fd4762c6b8a.tar.bz2
mitmproxy-b71e2f6f2bbc3ecaa1e463bae0cc6fd4762c6b8a.zip
More doc refinement.
Diffstat (limited to 'doc-src/index.html')
-rw-r--r--doc-src/index.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc-src/index.html b/doc-src/index.html
index acd389f9..30405375 100644
--- a/doc-src/index.html
+++ b/doc-src/index.html
@@ -1,4 +1,3 @@
-
<div class="hero-unit">
<h1>Tools for testing and torturing HTTP clients, servers and proxies.</h1>
</div>
@@ -6,7 +5,7 @@
<div class="row">
<div class="span4">
<div class="well">
- <h1> pathod </h1>
+ <h1> <a href="@!top!@/pathod.html">pathod</a> </h1>
A pathological web daemon.
@@ -14,7 +13,7 @@
</div>
<div class="span4">
<div class="well">
- <h1> pathoc </h1>
+ <h1> <a href="@!top!@/pathoc.html">pathoc</a> </h1>
A perverse HTTP client.
@@ -22,9 +21,9 @@
</div>
<div class="span4">
<div class="well">
- <h1> libpathod.test </h1>
+ <h1> <a href="@!top!@/test.html">libpathod.test</a> </h1>
- Use pathod and pathoc in your unit tests.
+ Using pathod and pathoc in your unit tests.
</div>
</div>