Skip to content

Commit 63176e6

Browse files
authored
BULK Fix broken links (#12857)
This PR contains fixes to broken links. For work item request details see [558724](https://dev.azure.com/msft-skilling/Content/_workitems/edit/558724)
1 parent 93b35ad commit 63176e6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

reference/docs-conceptual/install/install-powershell-on-windows.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ Latest stable release:
8383

8484
Latest Preview release:
8585

86-
- [PowerShell-7.6.0-rc1-win-x64.msi][20]
87-
- [PowerShell-7.6.0-rc1-win-x86.msi][21]
88-
- [PowerShell-7.6.0-rc1-win-arm64.msi][19]
86+
- [PowerShell-7.6.0-rc.1-win-x64.msi][20]
87+
- [PowerShell-7.6.0-rc.1-win-x86.msi][21]
88+
- [PowerShell-7.6.0-rc.1-win-arm64.msi][19]
8989

9090
Once downloaded, double-click the installer file and follow the prompts.
9191

@@ -329,9 +329,9 @@ can't support those methods.
329329
[16]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/PowerShell-7.5.5-win-x64.zip
330330
[17]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/PowerShell-7.5.5-win-x86.msi
331331
[18]: https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/PowerShell-7.5.5-win-x86.zip
332-
[19]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/PowerShell-7.6.0-rc1-win-arm64.msi
333-
[20]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/PowerShell-7.6.0-rc1-win-x64.msi
334-
[21]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1/PowerShell-7.6.0-rc1-win-x86.msi
332+
[19]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1/PowerShell-7.6.0-rc.1-win-arm64.msi
333+
[20]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1/PowerShell-7.6.0-rc.1-win-x64.msi
334+
[21]: https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1/PowerShell-7.6.0-rc.1-win-x86.msi
335335
[22]: https://github.com/PowerShell/PowerShell/releases/latest
336336
[23]: https://www.microsoft.com/store/apps/9MZ1SNWT0N5D
337337
[24]: media/install-powershell-on-windows/powershell-start-menu.png

0 commit comments

Comments
 (0)