From a5cf5181ebb7b9432eee83181643e413e2f33d8a Mon Sep 17 00:00:00 2001 From: Dennis Daume Date: Thu, 2 Apr 2020 13:50:47 +0200 Subject: [PATCH] Fix the link to the issue management policy document --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c2e975c42..83fb5949c0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Follow the [Getting Started](https://docs.microsoft.com/aspnet/core/getting-star Also check out the [.NET Homepage](https://www.microsoft.com/net) for released versions of .NET, getting started guides, and learning resources. -See the [Issue Management Policies](https://github.com/dotnet/aspnetcore/blob/anurse/issue-policies/docs/IssueManagementPolicies.md) document for more information on how we handle incoming issues. +See the [Issue Management Policies](https://github.com/dotnet/aspnetcore/blob/master/docs/IssueManagementPolicies.md) document for more information on how we handle incoming issues. ## How to Engage, Contribute, and Give Feedback