diff options
| author | Maximilian Hils <git@maximilianhils.com> | 2015-09-16 03:59:06 +0200 |
|---|---|---|
| committer | Maximilian Hils <git@maximilianhils.com> | 2015-09-16 03:59:22 +0200 |
| commit | 774d5b42a27fc544e3d3890b86991260f698e410 (patch) | |
| tree | 54d2a18a3dc2a0c26d577ef14295e7064db3ca30 /docs | |
| parent | 457025df9a64f312685774cb743eeb52cd37bd3f (diff) | |
| download | mitmproxy-774d5b42a27fc544e3d3890b86991260f698e410.tar.gz mitmproxy-774d5b42a27fc544e3d3890b86991260f698e410.tar.bz2 mitmproxy-774d5b42a27fc544e3d3890b86991260f698e410.zip | |
improve readme
Diffstat (limited to 'docs')
| -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 |
