Conversation
This PR contains fixes to broken links. For work item request details see [558724](https://dev.azure.com/msft-skilling/Content/_workitems/edit/558724)
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.
Pull request overview
Updates a broken download link in the Windows installation documentation by correcting the referenced GitHub release asset name for the current preview MSIX bundle.
Changes:
- Fixes the
[20]link reference to point to thePowerShellPreview-7.7.0-preview.1.msixbundleasset under thev7.7.0-preview.1release.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| [18]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.1/PowerShell-7.6.1-win-x64.zip | ||
| [19]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.1/PowerShell-7.6.1.msixbundle | ||
| [20]: https://github.com/PowerShell/PowerShell/releases/download/v7.7.0-preview.1/PowerShell-7.7.0-preview.1.msixbundle | ||
| [20]: https://github.com/PowerShell/PowerShell/releases/download/v7.7.0-preview.1/PowerShellPreview-7.7.0-preview.1.msixbundle |
There was a problem hiding this comment.
@copilot apply changes based on this feedback
|
🤯 |
|
Learn Build status updates of commit e4ca171: ✅ Validation status: passed
For more details, please refer to the build report. |
This PR contains fixes to broken links. For work item request details see 558724
PR Summary
PR Checklist