diff --git a/docs/learning-powershell/README.md b/docs/learning-powershell/README.md index 6b59e21ce85..89195b30e63 100644 --- a/docs/learning-powershell/README.md +++ b/docs/learning-powershell/README.md @@ -29,9 +29,9 @@ At the end of this exercise, you should be able to launch the PowerShell session - Alternatively you can get the PowerShell by [building it](../../README.md#building-powershell) -[inst-linux]: ../installation/linux.md -[inst-win]: ../installation/windows.md -[inst-macos]: ../installation/macos.md +[inst-linux]: https://docs.microsoft.com/powershell/scripting/setup/installing-powershell-core-on-linux?view=powershell-6 +[inst-win]: https://docs.microsoft.com/powershell/scripting/setup/installing-powershell-core-on-windows?view=powershell-6 +[inst-macos]: https://docs.microsoft.com/powershell/scripting/setup/installing-powershell-core-on-macos?view=powershell-6 Getting Started with PowerShell ----