From 3d46d4edff69f7a71e5d1ccbabeae546edb2cd28 Mon Sep 17 00:00:00 2001 From: WaiChungK <40648616+WaiChungK@users.noreply.github.com> Date: Tue, 17 Jul 2018 09:45:32 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 513b81f34b..2d64c8dc69 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ You should then be able to install or update the Blazor Language Service extensi ## Contributing -There are lots of ways that you can contribute to Blazor! Read our [contributing guide](https://github.com/aspnet/Blazor/blob/dev/CONTRIBUTING.md) to learn about our development process and how to propose bug fixes and improvements. +There are lots of ways that you can contribute to Blazor! Read our [contributing guide](https://github.com/aspnet/Blazor/blob/master/CONTRIBUTING.md) to learn about our development process and how to propose bug fixes and improvements. ## Still got questions?