From 3ffc3404b0eba64f84bf567ac89e3ae91a6ab496 Mon Sep 17 00:00:00 2001 From: Choongwoo Han Date: Sun, 4 Oct 2015 14:49:41 +0900 Subject: [PATCH] Update CONTRIBUTING.md Wrong link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 668516225..ae948d736 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).