Skip to content

Commit 8a0d0f4

Browse files
authored
Merge pull request #7638 from ghogen/developercommunity
Developercommunity links : use search page for some
2 parents 8537580 + 5f31333 commit 8a0d0f4

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

docs/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"globalMetadata": {
6868
"feedback_system": "GitHub",
6969
"feedback_github_repo": "MicrosoftDocs/visualstudio-docs",
70-
"feedback_product_url": "https://aka.ms/feedback/suggest?space=8",
70+
"feedback_product_url": "https://developercommunity2.visualstudio.com/search?space=8",
7171
"breadcrumb_path": "/visualstudio/_breadcrumb/toc.json",
7272
"extendBreadcrumb": "true",
7373
"manager": "jillfra",

docs/ide/how-to-report-a-problem-with-visual-studio.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can report a problem from either Visual Studio or its installer. The built-i
2020
1. **In Visual Studio**, select the feedback icon in the upper-right corner and select Report a Problem. You can also access the feedback tool from the menu **Help** > **Send Feedback** > **Report a Problem**.
2121
![Report an issue pop-up on Visual Studio Developer Community](media/feedback-button.png)
2222
Alternatively, report a problem in **Visual Studio Installer** if you can't install Visual Studio or are unable to access the feedback tool within Visual Studio. In the Installer, select the feedback icon in the upper-right corner and select Report a Problem.
23-
![Report an issue pop-up on Visual Studio Developer Community](media/installer.png)
23+
![Report an issue pop-up on Visual Studio Developer Community in the Installer](media/installer.png)
2424

2525
1. Clicking **Report a Problem** will open your default browser and sign you in using the same account you use to sign in to Visual Studio
2626

@@ -69,7 +69,7 @@ When an issue is missing important information, we assign the **Needs More Info*
6969

7070
1. Selecting the Provide More Info link on the problem report navigates you to a new screen. From here, you can see what info is being requested.
7171

72-
![My Feedback](../ide/media/feedback-need-more-info.png)
72+
![Details of info to be sent to Microsoft](../ide/media/feedback-need-more-info.png)
7373

7474
1. You can provide more information by adding comments, attachments, or recording steps. This experience is similar to reporting a new problem or providing additional information when voting on a problem.
7575

@@ -79,7 +79,7 @@ You can see these requests on the **My Feedback** screen along with all your oth
7979

8080
## Search for solutions or provide feedback
8181

82-
If you don't want to or can't use Visual Studio to report a problem, there's a chance the problem has already been reported and a solution posted on the [Visual Studio Developer Community](https://aka.ms/feedback/suggest?space=8) page.
82+
If you don't want to or can't use Visual Studio to report a problem, there's a chance the problem has already been reported and a solution posted on the [Visual Studio Developer Community](https://developercommunity2.visualstudio.com/search?space=8) page.
8383

8484
If you don't have a problem to report but want to suggest a feature, there's a place for doing that too. For more information, see the [Suggest a feature](https://aka.ms/feedback/suggest?space=8) page.
8585

scripting-docs/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"globalMetadata": {
3434
"feedback_system": "GitHub",
3535
"feedback_github_repo": "MicrosoftDocs/visualstudio-docs",
36-
"feedback_product_url": "https://aka.ms/feedback/suggest?space=8",
36+
"feedback_product_url": "https://developercommunity2.visualstudio.com/search?space=8",
3737
"breadcrumb_path": "~/_breadcrumb/toc.yml",
3838
"ROBOTS": "INDEX,FOLLOW",
3939
"author": "mikejo5000",

subscriptions/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"globalMetadata": {
3535
"feedback_system": "GitHub",
3636
"feedback_github_repo": "MicrosoftDocs/visualstudio-docs",
37-
"feedback_product_url": "https://aka.ms/feedback/suggest?space=8",
37+
"feedback_product_url": "https://developercommunity2.visualstudio.com/search?space=8",
3838
"breadcrumb_path": "/visualstudio/subscriptions/_breadcrumb/toc.json",
3939
"extendBreadcrumb": true,
4040
"manager": "lank",

0 commit comments

Comments
 (0)