aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorArushit Mudgal <rshtmudgal@gmail.com>2018-03-05 07:27:00 +0530
committerGitHub <noreply@github.com>2018-03-05 07:27:00 +0530
commitc50362a6373e701767a73ba93230da59baf0ce24 (patch)
tree4259ecf265207c12551bea90996591eda73a7aec /README.rst
parent5297e66a875e4d0260b0a683ad2c530cce92155f (diff)
downloadmitmproxy-c50362a6373e701767a73ba93230da59baf0ce24.tar.gz
mitmproxy-c50362a6373e701767a73ba93230da59baf0ce24.tar.bz2
mitmproxy-c50362a6373e701767a73ba93230da59baf0ce24.zip
updating README according to recent doc updates
Hi, The installation instructions linked back to old docs website. I have updated the same
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 2f257877..563113eb 100644
--- a/README.rst
+++ b/README.rst
@@ -45,7 +45,7 @@ Join our developer chat on Slack if you would like to contribute to mitmproxy it
Installation
------------
-The installation instructions are `here <http://docs.mitmproxy.org/en/stable/install.html>`__.
+The installation instructions are `here <https://mitmproxy.org/docs/latest/overview-installation>`__.
If you want to contribute changes, keep on reading.
Contributing
@@ -182,7 +182,7 @@ with the following command:
:target: https://pypi.python.org/pypi/mitmproxy
:alt: Supported Python versions
-.. _`advanced installation`: http://docs.mitmproxy.org/en/latest/install.html#advanced-installation
+.. _`advanced installation`: https://mitmproxy.org/docs/latest/overview-installation/#advanced-installation
.. _virtualenv: https://virtualenv.pypa.io/
.. _`pytest`: http://pytest.org/
.. _tox: https://tox.readthedocs.io/