Skip to content

Commit fbb73ec

Browse files
authored
Merge pull request #5160 from TylerMSFT/feedback
update feedback link targets
2 parents d8856c2 + a345abc commit fbb73ec

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/docfx.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,16 @@
5858
],
5959
"feedback_system": "GitHub",
6060
"feedback_github_repo": "MicrosoftDocs/cpp-docs",
61-
"feedback_product_url": "https://aka.ms/feedback/report?space=62"
61+
"feedback_product_url": "https://developercommunity.visualstudio.com/cpp/",
62+
"feedback_help_link_url": "https://learn.microsoft.com/en-us/answers/tags/314/cpp",
63+
"feedback_help_link_type": "get-help-at-qna"
6264
},
6365
"fileMetadata": {
66+
"feedback_help_link_url": {
67+
"dotnet/*.md": "https://learn.microsoft.com/en-us/answers/tags/308/dotnetcli",
68+
"ide/*.md": "https://learn.microsoft.com/en-us/answers/tags/176/vs",
69+
"windows/*.md": "https://learn.microsoft.com/en-us/answers/tags/184/windows-app-sdk"
70+
},
6471
"ms.tgt_pltfrm": {
6572
"linux/**.md": "Linux"
6673
},

0 commit comments

Comments
 (0)