From d5a90f214774cbda6feb6a16025c6b1321058527 Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Tue, 29 Oct 2019 14:41:32 -0700 Subject: [PATCH] Turn Off Feedback System --- windows/configuration/docfx.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/windows/configuration/docfx.json b/windows/configuration/docfx.json index af378be469..e8e03a3ba7 100644 --- a/windows/configuration/docfx.json +++ b/windows/configuration/docfx.json @@ -35,9 +35,7 @@ "ms.technology": "windows", "audience": "ITPro", "ms.topic": "article", - "feedback_system": "GitHub", - "feedback_github_repo": "MicrosoftDocs/windows-itpro-docs", - "feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app", + "feedback_system": "None", "_op_documentIdPathDepotMapping": { "./": { "depot_name": "MSDN.win-configuration",