Skip to content

Commit ef6ab56

Browse files
committed
Fix casing on uhfHeaderID
1 parent 80eb015 commit ef6ab56

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docfx.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -300,12 +300,10 @@
300300
"feedback_github_repo": "MicrosoftDocs/azure-docs",
301301
"feedback_product_url": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
302302
"feedback_system": "GitHub",
303-
"searchScope": [
304-
"Azure"
305-
],
303+
"searchScope": [ "Azure" ],
306304
"recommendations": true,
307305
"recommendation_types": ["Training", "Certification"],
308-
"uhfHeaderId": "azure",
306+
"uhfHeaderID": "azure",
309307
"ms.suite": "office",
310308
"contributors_to_exclude": [
311309
"alexbuckgit",
@@ -693,7 +691,7 @@
693691
"articles/partner-solutions/palo-alto/**/*.md": "https://developercommunity.microsoft.com/pan/suggest",
694692
"articles/partner-solutions/qumulo/**/*.md": "https://developercommunity.microsoft.com/qumulo/suggest",
695693
"articles/partner-solutions/partners.md": "https://developercommunity.microsoft.com/home",
696-
"articles/partner-solutions/overview.md": "https://developercommunity.microsoft.com/home",
694+
"articles/partner-solutions/overview.md": "https://developercommunity.microsoft.com/home",
697695
"articles/power-bi-embedded/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
698696
"articles/power-bi-workspace-collections/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
699697
"articles/purview/**/*.md": "https://feedback.azure.com/d365community/forum/82d7bddb-fb24-ec11-b6e6-000d3a4f07b8",

0 commit comments

Comments
 (0)