aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2016-02-12 07:34:58 +0100
committerMaximilian Hils <git@maximilianhils.com>2016-02-12 07:34:58 +0100
commitcb3c7b9072a0f8fcd60fb4c88f21f11480551bd2 (patch)
tree5d2bfc1b73bc47a6e45fdc7183b4c11e00aeecdf
parent8d8ae74102c870ad66cc409dc6198a8c5e5b47cf (diff)
parentbe4a1711dabc44b04855c5823c3b8ce19ea42d39 (diff)
downloadmitmproxy-cb3c7b9072a0f8fcd60fb4c88f21f11480551bd2.tar.gz
mitmproxy-cb3c7b9072a0f8fcd60fb4c88f21f11480551bd2.tar.bz2
mitmproxy-cb3c7b9072a0f8fcd60fb4c88f21f11480551bd2.zip
Merge pull request #931 from mortonfox/patch-1
Update virtualenv links
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index ae6c6e25..e8b3c84a 100644
--- a/README.rst
+++ b/README.rst
@@ -149,8 +149,8 @@ the documentation when a change is detected.
:alt: Supported Python versions
.. _Python: https://www.python.org/
-.. _virtualenv: https://virtualenv.pypa.io/en/latest/
-.. _here: https://virtualenv.pypa.io/en/latest/installation.html
+.. _virtualenv: http://virtualenv.readthedocs.org/en/latest/
+.. _here: http://virtualenv.readthedocs.org/en/latest/installation.html
.. _autoenv: https://github.com/kennethreitz/autoenv
.. _.env: https://github.com/mitmproxy/mitmproxy/blob/master/.env
.. _Sphinx: http://sphinx-doc.org/