Skip to content

Commit 5261ce4

Browse files
authored
Merge pull request #5540 from MicrosoftDocs/copilot/fix-5019
Fix broken forum links in developer mode documentation
2 parents 07d2926 + 9b7b5de commit 5261ce4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

hub/apps/get-started/developer-mode-features-and-debugging.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For device-specific setup instructions, see:
3131
- [Device Portal for Mobile](/windows/uwp/debug-test-perf/device-portal-mobile)
3232
- [Device Portal for Xbox](/windows/uwp/xbox-apps/device-portal-xbox)
3333

34-
If you encounter problems enabling Developer Mode or Device Portal, see the [Known Issues forum](https://social.msdn.microsoft.com/Forums/en-US/home?forum=Win10SDKToolsIssues&sort=relevancedesc&brandIgnore=True&searchTerm=%22device+portal%22) to find workarounds for these issues, or visit [Failure to install the Developer Mode package](#failure-to-install-developer-mode-package) to learn which WSUS KBs to allow in order to unblock the Developer Mode package.
34+
If you encounter problems enabling Developer Mode or Device Portal, visit [Failure to install the Developer Mode package](#failure-to-install-developer-mode-package) to learn which WSUS KBs to allow in order to unblock the Developer Mode package, or use the Feedback Hub app to report issues as described in the troubleshooting section below.
3535

3636
### SSH
3737

@@ -75,11 +75,9 @@ There are several tools you can use to deploy an app from a Windows 10 PC to a W
7575

7676
Sometimes, due to network or administrative issues, Developer Mode won't install correctly. The Developer Mode package is required for remote deployment to this PC (using Device Portal from a browser or Device Discovery to enable SSH), but not for local development. Even if you encounter these issues, you can still deploy your app locally using Visual Studio (or from this device to another device).
7777

78-
See the [Known Issues forum](https://social.msdn.microsoft.com/Forums/en-US/home?forum=Win10SDKToolsIssues&sort=relevancedesc&brandIgnore=True&searchTerm=%22device+portal%22) to find workarounds for these issues (and others).
78+
If Developer Mode doesn't install correctly, we encourage you to file a feedback request using the Feedback Hub app.
7979

8080
> [!NOTE]
81-
> If Developer Mode doesn't install correctly, we encourage you to file a feedback request.
82-
>
8381
> 1. Install the [Feedback Hub app](https://apps.microsoft.com/store/detail/feedback-hub/9NBLGGH4R32N?hl=en-us&gl=us) (if you don't already have it) and open it.
8482
> 2. Click **Add new feedback**.
8583
> 3. Choose the **Developer Platform** category and the **Developer Mode** subcategory.

0 commit comments

Comments
 (0)