Skip to content

Commit 69b9201

Browse files
author
Simonx Xu
authored
Merge pull request #9056 from simonxjx/simon-3
Remove deprecated layout metadata
2 parents f7e8814 + 5bb014f commit 69b9201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"azure/virtual-desktop/**/*.md": "https://techcommunity.microsoft.com/t5/azure-virtual-desktop/idb-p/AzureVirtualDesktop"
129129
},
130130
"layout": {
131-
"**/index.yml": "LandingPage"
131+
"**/index.yml": "landing-page"
132132
},
133133
"manager": {
134134
"**/*.md": "dcscontentpm"

0 commit comments

Comments
 (0)