From 65eda078aea46b524fc8ae07d10584945739ecfd Mon Sep 17 00:00:00 2001 From: user1336 Date: Wed, 7 Feb 2018 09:34:41 +0100 Subject: [PATCH] Fix broken markdown link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a0c2502673..bc3dc895cb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ There are lots of ways to contribute to Blazor and we appreciate the help from t ## Code of conduct -To better foster an open, innovative and inclusive community please refer to our [Code of Conduct](https://github.com/aspnet/Home/blob/dev/CODE_OF_CONDUCT.md) when contributing. +To better foster an open, innovative and inclusive community please refer to our [Code of Conduct](https://github.com/aspnet/Blazor/blob/dev/CODE_OF_CONDUCT.md) when contributing. ## Provide feedback