From 39251e2bafddfa3ea567bc49ec242223c3fc1880 Mon Sep 17 00:00:00 2001 From: Kevin Pilch Date: Tue, 27 Oct 2020 17:01:10 -0700 Subject: [PATCH] Update location for aspnetcore issues --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 413e8eaa7..b359e5101 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository is a starting point to learn about and engage in .NET and .NET open source projects. -This repository is not an official .NET Framework support location, however, we will respond to issues filed here as best we can. Please file .NET Core product issues at [dotnet/core](https://github.com/dotnet/core/issues) and ASP.NET Core product issues at [aspnet/home](https://github.com/aspnet/home/issues). +This repository is not an official .NET Framework support location, however, we will respond to issues filed here as best we can. Please file .NET Core product issues at [dotnet/core](https://github.com/dotnet/core/issues) and ASP.NET Core product issues at [dotnet/aspnetcore](https://github.com/dotnet/aspnetcore/issues). You can try out an early access release of the .NET Framework at the [.NET Framework Early Access](https://github.com/microsoft/dotnet-framework-early-access) website.