From db43f1ffccfb006c6856888b8f31c0745aacebb4 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sun, 16 Jun 2013 13:59:01 +1200 Subject: Version bump, doc extension, URLs to github.com/mitmproxy/* --- doc-src/howmitmproxy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc-src/howmitmproxy.html') diff --git a/doc-src/howmitmproxy.html b/doc-src/howmitmproxy.html index 09a69ec2..94afd522 100644 --- a/doc-src/howmitmproxy.html +++ b/doc-src/howmitmproxy.html @@ -246,7 +246,7 @@ mechanism has a different way of exposing this data, so this introduces the second component required for working transparent proxying: a host module that knows how to retrieve the original destination address from the router. In mitmproxy, this takes the form of a built-in set of -[modules](https://github.com/cortesi/mitmproxy/tree/master/libmproxy/platform) +[modules](https://github.com/mitmproxy/mitmproxy/tree/master/libmproxy/platform) that know how to talk to each platform's redirection mechanism. Once we have this information, the process is fairly straight-forward. -- cgit v1.2.3