From 289ae306db6bf9fb4156595674d2fb1ba6855968 Mon Sep 17 00:00:00 2001 From: David Britch Date: Wed, 10 Jan 2024 12:34:13 +0000 Subject: [PATCH] Remove product description. --- docs/docfx.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/docfx.json b/docs/docfx.json index bbc1d83f8..3bd3a6262 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -50,14 +50,13 @@ "breadcrumb_path": "/dotnet/maui/breadcrumb/toc.json", "feedback_system": "OpenSource", "feedback_github_repo": "dotnet/docs-maui", + "feedback_product_url": "https://developercommunity.visualstudio.com/", "open_source_feedback_contributorGuideUrl": "https://learn.microsoft.com/contribute/content/dotnet/dotnet-contribute", "open_source_feedback_issueUrl": "https://github.com/dotnet/docs-maui/issues/new?template=customer-feedback.yml", "open_source_feedback_productName": ".NET MAUI", - "open_source_feedback_productDescription": "The .NET Multi-platform App UI (.NET MAUI) documentation is open source. Please provide feedback here.", "open_source_feedback_issueTitle": "", "open_source_feedback_productLogoLightUrl": "https://learn.microsoft.com/media/logos/logo_net.svg", "open_source_feedback_productLogoDarkUrl": "https://learn.microsoft.com/media/logos/logo_net.svg", - "feedback_product_url": "https://developercommunity.visualstudio.com/", "ms.author": "dabritch", "ms.prod": "dotnet-mobile", "ms.topic": "conceptual",