-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix broken forum links in developer mode documentation #5540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Learn Build status updates of commit 9427547:
|
@copilot - Remove the text and link to the Known issues forum identified in this issue, as that forum is no longer available. |
Co-authored-by: mattwojo <[email protected]>
Learn Build status updates of commit 9b7b5de: ✅ Validation status: passed
For more details, please refer to the build report. |
I have already removed all references to the "Known Issues forum" and the broken MSDN links from the developer mode documentation. Both instances have been replaced with references to the Feedback Hub mechanism. The changes are in commit 9b7b5de. |
Learn Build status updates of commit 9b7b5de: ✅ Validation status: passed
For more details, please refer to the build report. |
…0309158086sync_temp For protected branch, push strategy should use PR and merge to target branch method to work around git push error
The developer mode documentation contained broken links to the old MSDN "Known Issues forum" that no longer exists and redirects to the Learn landing page. These links were causing users to be unable to find support for Developer Mode and Device Portal issues.
Changes made:
Before:
After:
This solution leverages the existing, well-documented Feedback Hub mechanism that's already detailed in the document, providing users with a working path to report issues and get support.
Fixes #5019.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.