Skip to content

Commit 0438210

Browse files
authored
Fix link to ASP.NET Core What's New doc for .NET 11.
1 parent 3ddd80c commit 0438210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/11.0/preview/preview1/aspnetcore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Here's a summary of what's new in ASP.NET Core in this preview release:
2626
ASP.NET Core updates in .NET 11 Preview 1:
2727

2828
- [Release notes](aspnetcore.md)
29-
- [What's new in ASP.NET Core in .NET 11](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-11.0) documentation.
29+
- [What's new in ASP.NET Core in .NET 11](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-11) documentation.
3030
- [Breaking changes](https://learn.microsoft.com/dotnet/core/compatibility/11.0#aspnet-core)
3131
- [Roadmap](https://github.com/dotnet/aspnetcore/issues/59443)
3232

0 commit comments

Comments
 (0)