diff --git a/README b/README index 4f2cb8e82..aab928774 100644 --- a/README +++ b/README @@ -23,10 +23,18 @@ connecting server. We then open an SSL request to the destination server, and replay the request. +Documentation +------------- + +A rendered version of the docs for the latest release can be found here: + +http://corte.si/projects + + Download -------- -Releases can be found here: http://corte.si/software +Releases can be found here: http://corte.si/projects Source is hosted here: http://github.com/cortesi/mitmproxy diff --git a/doc-src/faq.html b/doc-src/faq.html index 253d32a34..563971474 100644 --- a/doc-src/faq.html +++ b/doc-src/faq.html @@ -66,6 +66,4 @@ cp mycert ~/.mitmproxy/cert.pem - - diff --git a/libmproxy/controller.py b/libmproxy/controller.py index cd86151ab..98d02c519 100644 --- a/libmproxy/controller.py +++ b/libmproxy/controller.py @@ -1,4 +1,3 @@ - # Copyright (C) 2010 Aldo Cortesi # # This program is free software: you can redistribute it and/or modify