From c07cd857a76db5a4d9dbfe46abc84bb6c20088f1 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 18 Mar 2014 00:44:41 +0100 Subject: [PATCH] fix #240 --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index 99a567d85..3e4a9d897 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