aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2013-08-25 10:45:16 +1200
committerAldo Cortesi <aldo@nullcube.com>2013-08-25 10:45:16 +1200
commitd2855089941b9f55a0625458130c69a6124655ab (patch)
treeda60e7c6cf03fe4f29bc8eb4bd926d1b649541b4
parenta424eff309258ddd32d1bb707df1aba31bf36bef (diff)
downloadmitmproxy-d2855089941b9f55a0625458130c69a6124655ab.tar.gz
mitmproxy-d2855089941b9f55a0625458130c69a6124655ab.tar.bz2
mitmproxy-d2855089941b9f55a0625458130c69a6124655ab.zip
Fix download link.
-rw-r--r--libpathod/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpathod/templates/index.html b/libpathod/templates/index.html
index 3bc4b9a1..5e4bd842 100644
--- a/libpathod/templates/index.html
+++ b/libpathod/templates/index.html
@@ -56,7 +56,7 @@
<h2>source</h2>
<ul>
- <li>Current release: <a href="http://mitmproxy.org/download/pathod-0.9.1.tar.gz">pathod 0.9.1</a></li>
+ <li>Current release: <a href="http://mitmproxy.org/download/pathod-0.9.2.tar.gz">pathod 0.9.2</a></li>
<li>GitHub: <a href="http://github.com/mitmproxy/pathod">github.com/cortesi/pathod</a></li>
</li>