From 1b58cc9455ec2f1824376ac662ce48fd4ba8d3c2 Mon Sep 17 00:00:00 2001 From: David Pine Date: Thu, 7 Aug 2025 09:49:02 -0500 Subject: [PATCH] Update uhfHeaderId in docfx.json to reflect the correct project name. When viewing the preview, append this query string: `&contentnav-branch=main`. --- docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docfx.json b/docfx.json index be72d0d72a..618ecc8e3d 100644 --- a/docfx.json +++ b/docfx.json @@ -90,7 +90,7 @@ ], "zone_pivot_group_filename": "aspire/zones/zone-pivot-groups.json", "show_latex": true, - "uhfHeaderId": "MSDocsHeader-DotNet", + "uhfHeaderId": "MSDocsHeader-DotNetAspire", "_displayLangs": [ "csharp" ]