From 950a81f43cff5ede2d6293a6b5fc3d7f3a1025c3 Mon Sep 17 00:00:00 2001 From: Rachel Price <52579263+raprice@users.noreply.github.com> Date: Thu, 13 Jul 2023 10:04:47 -0700 Subject: [PATCH] Add uhfHeaderId: MSDocsHeader-Windows This content is missing a required L2 header. This PR adds the Windows header to this docfx file in order to meet platform requirements. For details see https://review.learn.microsoft.com/en-us/help/platform/navigation-overview?branch=main --- store-for-business/docfx.json | 1 + 1 file changed, 1 insertion(+) diff --git a/store-for-business/docfx.json b/store-for-business/docfx.json index 30a7c3e475..8e30edf331 100644 --- a/store-for-business/docfx.json +++ b/store-for-business/docfx.json @@ -37,6 +37,7 @@ "tier2" ], "breadcrumb_path": "/microsoft-store/breadcrumb/toc.json", + "uhfHeaderId": "MSDocsHeader-Windows", "ms.author": "trudyha", "audience": "ITPro", "ms.service": "store-for-business",