aboutsummaryrefslogtreecommitdiffstats
path: root/docs/install.rst
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2017-01-31 09:02:00 +0100
committerGitHub <noreply@github.com>2017-01-31 09:02:00 +0100
commit1523068b03fe9ca5eb0512b11b4acf5e8efa9773 (patch)
tree3156acc312765ac0a17277ef05326f0b1941282f /docs/install.rst
parent980b8aedd34caf2084fb217f50f24e7ea0308ac8 (diff)
parent4746ce939fbbf08a37c3d6ea458b1bd37af866fb (diff)
downloadmitmproxy-1523068b03fe9ca5eb0512b11b4acf5e8efa9773.tar.gz
mitmproxy-1523068b03fe9ca5eb0512b11b4acf5e8efa9773.tar.bz2
mitmproxy-1523068b03fe9ca5eb0512b11b4acf5e8efa9773.zip
Merge pull request #1964 from mhils/new-contribution-docs
New contribution docs
Diffstat (limited to 'docs/install.rst')
-rw-r--r--docs/install.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install.rst b/docs/install.rst
index 9a2aca0a..b9524897 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -139,11 +139,11 @@ Latest Development Version
If you would like to install mitmproxy directly from the master branch on GitHub
or would like to get set up to contribute to the project, install the
dependencies as you would for a regular installation from source. Then see the
-Hacking_ section of the README on GitHub. You can check your system information
+project's README_ on GitHub. You can check your system information
by running: ``mitmproxy --version``
-.. _Hacking: https://github.com/mitmproxy/mitmproxy/blob/master/README.rst#hacking
+.. _README: https://github.com/mitmproxy/mitmproxy/blob/master/README.rst
.. _releases: https://github.com/mitmproxy/mitmproxy/releases
.. _mitmproxy.org: https://mitmproxy.org/
.. _`Python website`: https://www.python.org/downloads/windows/