diff --git a/Documentation/issue-filing-guide.md b/Documentation/issue-filing-guide.md index 7d324f612..d91132709 100644 --- a/Documentation/issue-filing-guide.md +++ b/Documentation/issue-filing-guide.md @@ -13,7 +13,7 @@ possible and can triage effectively. The below steps are something that we believe is not a huge increase in process, but would help us react much faster to any issues that are filed. -1. Check if the [known issues](known-issues.md) cover the issue you are running +1. Check if the [known issues](https://github.com/dotnet/core/blob/master/cli/known-issues.md) cover the issue you are running into. We are collecting issues that are known and that have workarounds, so it could be that you can get unblocked pretty easily.