aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Kriechbaumer <Kriechi@users.noreply.github.com>2018-03-05 10:49:24 +0100
committerGitHub <noreply@github.com>2018-03-05 10:49:24 +0100
commitb490a97b383903539074541a6fa191bc1b2717ab (patch)
tree4259ecf265207c12551bea90996591eda73a7aec
parent5297e66a875e4d0260b0a683ad2c530cce92155f (diff)
parentc50362a6373e701767a73ba93230da59baf0ce24 (diff)
downloadmitmproxy-b490a97b383903539074541a6fa191bc1b2717ab.tar.gz
mitmproxy-b490a97b383903539074541a6fa191bc1b2717ab.tar.bz2
mitmproxy-b490a97b383903539074541a6fa191bc1b2717ab.zip
Merge pull request #2957 from kira0204/patch-1
updating README according to recent doc updates
-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/