aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates
diff options
context:
space:
mode:
Diffstat (limited to 'libpathod/templates')
-rw-r--r--libpathod/templates/index.html2
-rw-r--r--libpathod/templates/layout.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/libpathod/templates/index.html b/libpathod/templates/index.html
index 074f91f2..35d3756a 100644
--- a/libpathod/templates/index.html
+++ b/libpathod/templates/index.html
@@ -56,7 +56,7 @@
<h2>source</h2>
<ul>
- <li>Current release: <a href="">pathod 0.9</a></li>
+ <li>Current release: <a href="http://mitmproxy.org/download/pathod-0.9.tar.gz">pathod 0.9</a></li>
<li>GitHub: <a href="http://github.com/cortesi/pathod">github.com/cortesi/pathod</a></li>
</li>
diff --git a/libpathod/templates/layout.html b/libpathod/templates/layout.html
index 5a6bd3ef..3c0c477b 100644
--- a/libpathod/templates/layout.html
+++ b/libpathod/templates/layout.html
@@ -56,7 +56,7 @@
<hr>
<footer>
<span>&copy; Aldo Cortesi 2012</span>
- <span class="pull-right">[served by pathod]</span>
+ <span class="pull-right">[served with pathod]</span>
</footer>
</div>
</body>