diff options
Diffstat (limited to 'libpathod/templates')
| -rw-r--r-- | libpathod/templates/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libpathod/templates/index.html b/libpathod/templates/index.html index 35d3756a..3bc4b9a1 100644 --- a/libpathod/templates/index.html +++ b/libpathod/templates/index.html @@ -56,9 +56,9 @@ <h2>source</h2> <ul> - <li>Current release: <a href="http://mitmproxy.org/download/pathod-0.9.tar.gz">pathod 0.9</a></li> + <li>Current release: <a href="http://mitmproxy.org/download/pathod-0.9.1.tar.gz">pathod 0.9.1</a></li> - <li>GitHub: <a href="http://github.com/cortesi/pathod">github.com/cortesi/pathod</a></li> + <li>GitHub: <a href="http://github.com/mitmproxy/pathod">github.com/cortesi/pathod</a></li> </li> </div> </div> |
