diff options
Diffstat (limited to 'docs/install.rst')
-rw-r--r-- | docs/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst index b3afa6d0..35de18e5 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -94,7 +94,7 @@ get set up to contribute to the project, install Python as outlined above, then Hacking_ section of the README on GitHub. -.. _Hacking: https://github.com/mitmproxy/mitmproxy/blob/master/README.mkd#hacking +.. _Hacking: https://github.com/mitmproxy/mitmproxy/blob/master/README.rst#hacking .. _mitmproxy.org: https://mitmproxy.org/ .. _`Python website`: https://www.python.org/downloads/windows/ .. _pip: https://pip.pypa.io/en/latest/installing.html |