aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/index.html
diff options
context:
space:
mode:
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>