Remove broken link - #13266
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 cleanly remove an invalid link and its reference across all affected docs without introducing formatting or reference inconsistencies.
Pull request overview
This PR removes a broken external reference to https://oneget.org from the about_PackageManagement documentation across multiple PowerShell versioned reference sets, updating ms.date to reflect the change.
Changes:
- Removed the “More Information About the PackageManagement Project” section that referenced
oneget.org. - Removed the now-unused
[02]: https://oneget.orglink reference. - Updated
ms.dateto09/03/2026in each touched file.
File summaries
| File | Description |
|---|---|
| reference/7.7/Microsoft.PowerShell.Core/About/about_PackageManagement.md | Removes the broken oneget.org reference and updates ms.date. |
| reference/7.6/Microsoft.PowerShell.Core/About/about_PackageManagement.md | Removes the broken oneget.org reference and updates ms.date. |
| reference/7.5/Microsoft.PowerShell.Core/About/about_PackageManagement.md | Removes the broken oneget.org reference and updates ms.date. |
| reference/7.4/Microsoft.PowerShell.Core/About/about_PackageManagement.md | Removes the broken oneget.org reference and updates ms.date. |
| reference/5.1/Microsoft.PowerShell.Core/About/about_PackageManagement.md | Removes the broken oneget.org reference and updates ms.date. |
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 d8bb271: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Remove broken link
PR Checklist