Skip to content

Commit 7690598

Browse files
authored
Fix link to ASP.NET Core breaking changes overview for .NET 11.
1 parent 0438210 commit 7690598

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
@@ -27,7 +27,7 @@ ASP.NET Core updates in .NET 11 Preview 1:
2727

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

3333
.NET 11 Preview 1:

0 commit comments

Comments
 (0)