aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2015-10-04 10:36:52 +0200
committerMaximilian Hils <git@maximilianhils.com>2015-10-04 10:36:52 +0200
commit09e36fae4ee10d029c79acbe1837c23411bf6e1a (patch)
treed8197b55c276b5b6f2489744b928af5fc44bc365
parentce38a05a2042c82ad4df4a0dfd7fd4366e13665e (diff)
parent3ffc3404b0eba64f84bf567ac89e3ae91a6ab496 (diff)
downloadmitmproxy-09e36fae4ee10d029c79acbe1837c23411bf6e1a.tar.gz
mitmproxy-09e36fae4ee10d029c79acbe1837c23411bf6e1a.tar.bz2
mitmproxy-09e36fae4ee10d029c79acbe1837c23411bf6e1a.zip
Merge pull request #792 from tunz/patch-1
Correct a wrong link in CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 66851622..ae948d73 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -36,4 +36,4 @@ We're happy to hear what you'd like to see in mitmproxy. Please file feature req
We're always happy to accept patches. Please submit them in the form of pull requests to the main [mitmproxy repository](https://github.com/mitmproxy/mitmproxy/).
If you're working on something cool, please do not hesistate and get in touch!
-Instructions for setting up a development environment can be found in the [README](README.mkd).
+Instructions for setting up a development environment can be found in the [README](README.rst).