Skip to content

Commit b49cd06

Browse files
committed
Remove ".yml" from "uhfHeaderId"
We don't usually include the file name extension in these values, and I suspect the build turns these YAML files into JSON.
1 parent 310581c commit b49cd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Outlook/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"recommendations": true,
113113
"feedback_system": "Standard",
114114
"hideEdit": true,
115-
"uhfHeaderId": "MSDocsHeader-Outlook.yml",
115+
"uhfHeaderId": "MSDocsHeader-Outlook",
116116
"titleSuffix": "Outlook",
117117
"searchScope": ["Outlook Support"],
118118
"contributors_to_exclude": [

0 commit comments

Comments
 (0)