From f40f6fac022f1c6f24f2fc0ac7c8a4df6352fbf9 Mon Sep 17 00:00:00 2001 From: Joni Date: Wed, 22 Aug 2018 13:47:26 +0900 Subject: [PATCH] Fix broken links in 2.1.3.md Fix broken links for: * Changes in this release * Known Issues * Lifecycle --- release-notes/2.1/2.1.3/2.1.3.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/release-notes/2.1/2.1.3/2.1.3.md b/release-notes/2.1/2.1.3/2.1.3.md index 2be7c8abc..98f567519 100644 --- a/release-notes/2.1/2.1.3/2.1.3.md +++ b/release-notes/2.1/2.1.3/2.1.3.md @@ -3,9 +3,9 @@ .NET Core 2.1.3 is available for [download] and usage in your environment. This release includes .NET Core 2.1.3, ASP.NET Core 2.1.3 and .NET Core SDK 2.1.401. * [Downloads](#downloads) -* [Changes in this release](#notable-changes-in-2.1.3) -* [Known Issues](..\2.1-known-issues.md) -* [Lifecycle](#.net-core-lifecycle-news) +* [Changes in this release](#notable-changes-in-213) +* [Known Issues](../2.1-known-issues.md) +* [Lifecycle](#net-core-lifecycle-news) Visit the [.NET Core blog][dotnet-blog] to read more about this release. Your feedback is important and appreciated. We've created an issue at [dotnet/core #1875](https://github.com/dotnet/core/issues/1875) for your questions and comments.