From 6d6ac9891e840419a6021130b6bfbf75c15f518e Mon Sep 17 00:00:00 2001 From: Logan Bussell Date: Tue, 3 Sep 2024 19:13:17 -0700 Subject: [PATCH] Fix link typo in 8.0.401.md --- release-notes/8.0/8.0.8/8.0.401.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/8.0/8.0.8/8.0.401.md b/release-notes/8.0/8.0.8/8.0.401.md index 837b59cd0b7..c286f855d7a 100644 --- a/release-notes/8.0/8.0.8/8.0.401.md +++ b/release-notes/8.0/8.0.8/8.0.401.md @@ -1,6 +1,6 @@ # .NET 8.0.401 -August 15, 2024 -Today, we are releasing an update to .NET 8.0.400 SDK due to an issue with (MSBuild Crash when publishing containers)[https://github.com/dotnet/sdk/issues/42731]. +Today, we are releasing an update to .NET 8.0.400 SDK due to an issue with [MSBuild Crash when publishing containers](https://github.com/dotnet/sdk/issues/42731). The .NET 8.0.401 release is available for download. This SDK includes the previously released .NET 8.0.8 Runtime and is in support of Visual Studio 17.11 release. The latest 8.0 release is always listed at [.NET 8.0 Releases](../README.md).