aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2014-03-18 00:44:41 +0100
committerMaximilian Hils <git@maximilianhils.com>2014-03-18 00:44:41 +0100
commitc07cd857a76db5a4d9dbfe46abc84bb6c20088f1 (patch)
tree612e4aa37881e2ec2f64322f13f0b503063dc482
parent14db30080f17762bc6bb9d75c5d90bf51494b873 (diff)
downloadmitmproxy-c07cd857a76db5a4d9dbfe46abc84bb6c20088f1.tar.gz
mitmproxy-c07cd857a76db5a4d9dbfe46abc84bb6c20088f1.tar.bz2
mitmproxy-c07cd857a76db5a4d9dbfe46abc84bb6c20088f1.zip
fix #240
-rw-r--r--README.mkd2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mkd b/README.mkd
index 99a567d8..3e4a9d89 100644
--- a/README.mkd
+++ b/README.mkd
@@ -50,7 +50,7 @@ Hacking
The following components are needed if you plan to hack on mitmproxy:
* The test suite uses the [nose](http://readthedocs.org/docs/nose/en/latest/) unit testing
- framework and requires [pathod](http://pathod.org) and [flask](http://flask.pocoo.org/).
+ framework and requires [pathod](http://pathod.net) and [flask](http://flask.pocoo.org/).
* Rendering the documentation requires [countershape](http://github.com/cortesi/countershape).
For convenience, all dependencies save countershape can be installed from pypi