Fix broken links - #13262
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
There was a problem hiding this comment.
🟢 Approval recommended
The changes are limited to verified documentation link/reference corrections and the updated relative targets exist in the repo.
Pull request overview
This PR updates documentation link targets and link reference IDs to resolve broken links in the PowerShell Docs reference content.
Changes:
- Updated an external community blog URL in the 2023 community updates page.
- Corrected link reference numbering and fixed a bad relative path for
about_PowerShell_Configacross PowerShell 7.4–7.7about_Execution_Policiesdocs.
File summaries
| File | Description |
|---|---|
| reference/docs-conceptual/community/2023-updates.md | Updates the ehmiiz article URL to the current path. |
| reference/7.7/Microsoft.PowerShell.Core/About/about_Execution_Policies.md | Fixes broken link references and corrects the about_PowerShell_Config target. |
| reference/7.6/Microsoft.PowerShell.Core/About/about_Execution_Policies.md | Same link reference and target fixes as 7.7. |
| reference/7.5/Microsoft.PowerShell.Core/About/about_Execution_Policies.md | Same link reference and target fixes as 7.7. |
| reference/7.4/Microsoft.PowerShell.Core/About/about_Execution_Policies.md | Same link reference and target fixes as 7.7. |
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Learn Build status updates of commit 4196b0a: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Fix broken links
PR Checklist