Skip to content

Commit 7ae44e9

Browse files
authored
Add config items for the standard feedback control (#10519)
1 parent 44831b8 commit 7ae44e9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

reference/docfx.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"externalReference": [],
3030
"fileMetadata": {
3131
"feedback_product_url": {
32-
"docs-conceptual/*.md": "https://github.com/powershell/powershellgallery/issues/new",
33-
"docs-conceptual/**/*": "https://github.com/powershell/powershellgallery/issues/new",
32+
"docs-conceptual/*.md": "https://github.com/powershell/powershell/issues/new",
33+
"docs-conceptual/**/*": "https://github.com/powershell/powershell/issues/new",
3434
"docs-conceptual/learn/remoting/jea/*.md": "https://github.com/powershell/jea/issues/new",
3535
"docs-conceptual/windows-powershell/*.md": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332"
3636
},
@@ -94,6 +94,8 @@
9494
"breadcrumb_path": "/powershell/scripting/bread/toc.json",
9595
"feedback_github_repo": "MicrosoftDocs/PowerShell-Docs",
9696
"feedback_product_url": "https://github.com/PowerShell/PowerShell/issues/new/choose",
97+
"feedback_help_link_url": "https://learn.microsoft.com/powershell/scripting/community/community-support",
98+
"feedback_help_link_type": "ask-the-community",
9799
"feedback_system": "OpenSource",
98100
"open_source_feedback_contributorGuideUrl": "https://learn.microsoft.com/powershell/scripting/community/contributing/powershell-style-guide",
99101
"open_source_feedback_issueTitle": "",

0 commit comments

Comments
 (0)