We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d30f5 commit 12ed85bCopy full SHA for 12ed85b
aspnetcore/toc.yml
@@ -798,9 +798,9 @@ items:
798
- name: Razor SDK
799
uid: razor-pages/sdk
800
- name: Razor breaking changes since .NET 8
801
- href: ../_razor/docs/Compiler%20Breaking%20Changes%20-%20DotNet%208.md
+ href: https://github.com/dotnet/razor/blob/main/docs/Compiler%20Breaking%20Changes%20-%20DotNet%208.md
802
- name: Razor breaking changes since .NET 9
803
- href: ../_razor/docs/Compiler%20Breaking%20Changes%20-%20DotNet%209.md
+ href: https://github.com/dotnet/razor/blob/main/docs/Compiler%20Breaking%20Changes%20-%20DotNet%209.md
804
- name: View components
805
uid: mvc/views/view-components
806
- name: View compilation
0 commit comments