Update readme to point to correct SDK repo (#32831)
authorDaniel Roth <daroth@microsoft.com>
Tue, 25 Feb 2020 21:56:56 +0000 (13:56 -0800)
committerGitHub <noreply@github.com>
Tue, 25 Feb 2020 21:56:56 +0000 (16:56 -0500)
README.md

index 8e18075..5d7523c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ This repo should contain issues that are tied to the runtime, the class librarie
 
 For other issues, please use the following repos:
 
-- For overall .NET Core SDK issues, file in the [dotnet/toolset](https://github.com/dotnet/toolset) repo
+- For overall .NET Core SDK issues, file in the [dotnet/sdk](https://github.com/dotnet/sdk) repo
 - For ASP.NET issues, file in the [dotnet/aspnetcore](https://github.com/dotnet/aspnetcore) repo.
 
 ## Useful Links