Skip to content

Commit 671deec

Browse files
committed
one more mapping test
1 parent 941ab08 commit 671deec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aspnetcore/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"exclude": [],
1616
"group": "group1",
1717
"src": "_razor/docs",
18-
"dest": "aspnet/core/razor-pages/breaking-changes"
18+
"dest": "aspnetcore/razor-pages/breaking-changes"
1919
}
2020
],
2121
"resource": [

aspnetcore/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -798,9 +798,9 @@ items:
798798
- name: Razor SDK
799799
uid: razor-pages/sdk
800800
- name: Razor breaking changes since .NET 8
801-
href: ../_razor/docs/Compiler%20Breaking%20Changes%20-%20DotNet%208.md
801+
href: razor-pages/breaking-changes/Compiler%20Breaking%20Changes%20-%20DotNet%208.md
802802
- name: Razor breaking changes since .NET 9
803-
href: ../_razor/docs/Compiler%20Breaking%20Changes%20-%20DotNet%209.md
803+
href: razor-pages/breaking-changes/Compiler%20Breaking%20Changes%20-%20DotNet%209.md
804804
- name: View components
805805
uid: mvc/views/view-components
806806
- name: View compilation

0 commit comments

Comments
 (0)