From ee16e7a4943f55e0578384a4b41d1c1a9d8bcabe Mon Sep 17 00:00:00 2001 From: Lee Coward Date: Mon, 14 Aug 2017 13:30:05 -0700 Subject: [PATCH] release notes corrections --- release-notes/2.0/2.0.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes/2.0/2.0.0.md b/release-notes/2.0/2.0.0.md index 4c7bedb69..081850744 100644 --- a/release-notes/2.0/2.0.0.md +++ b/release-notes/2.0/2.0.0.md @@ -36,7 +36,7 @@ We have an exciting addition to the supported platform line-up with SUSE. Debian #### High Sierra -.NET 2.0 has been testedon macOS High Sierra to ensure compatibility. Please start an conversation in #### if issues are encountered. +.NET 2.0 has been testedon macOS High Sierra to ensure compatibility. Please start an conversation in [dotnet/core #812](https://github.com/dotnet/core/issues/812) if issues are encountered. ### Docker Images @@ -60,4 +60,4 @@ The [WCF release page](https://github.com/dotnet/wcf/releases/tag/v2.0.0) has de ## ASP.NET Core -Please see the [ASP.NET Core release notes](https://github.com/aspnet/Home/releases/tag/2.0.0) and [ASP.NET Core announcement](######) for highlights on work from ASP.NET Core, MVC, Entity Framework Core and others. \ No newline at end of file +Please see the [ASP.NET Core release notes](https://github.com/aspnet/Home/releases/tag/2.0.0) and [ASP.NET Core](https://blogs.msdn.microsoft.com/webdev/2017/08/14/announcing-asp-net-core-2-0/) for highlights on work from ASP.NET Core, MVC, Entity Framework Core and others. \ No newline at end of file