From 6f42d19403c6f877fbfe5c989871326bafeb5d43 Mon Sep 17 00:00:00 2001 From: Alfred Myers Date: Mon, 30 Mar 2020 11:18:06 -0300 Subject: [PATCH] Updated links to ASP.NET Core repos --- Documentation/core-repos.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/core-repos.md b/Documentation/core-repos.md index 51b4cf53..76694376 100644 --- a/Documentation/core-repos.md +++ b/Documentation/core-repos.md @@ -30,8 +30,8 @@ There are many repos that make up .NET Core. To file an issue, make a PR, or eng ## ASP.NET Core -* [aspnet/home](https://github.com/aspnet/home) - ASP.NET Core framework -* [aspnet/Docs](https://github.com/aspnet/Docs) - ASP.NET and ASP.NET Core documentation +* [dotnet/aspnetcore](https://github.com/dotnet/aspnetcore) - ASP.NET Core framework +* [dotnet/AspNetCore.Docs](https://github.com/dotnet/AspNetCore.Docs) - ASP.NET and ASP.NET Core documentation ## WCF * [dotnet/wcf](https://github.com/dotnet/wcf) - WCF