From 44fb223c6240d303363dfa9003b17bc7cac753bc Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Thu, 19 Feb 2015 19:12:06 -0800 Subject: [PATCH] Update README.md Fixed broken contributing guide link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67ef399..e30524d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Looking for something to work on? The list of [up-for-grabs issues](https://gith You are encouraged to start a discussion by filing an issue, creating a gist or starting a thread in the [.NET Foundation forums]. For broader topics, please use the forums. -[Contributing Guide]: https://github.com/dotnet/coreclr/wiki/Contributing +[Contributing Guide]: https://github.com/dotnet/coreclr/wiki/Contribution-Overview [Developer Guide]: https://github.com/dotnet/coreclr/wiki/Developer-Guide [.NET Foundation forums]: http://forums.dotnetfoundation.org/ -- 2.7.4