Fix links to PowerShell on install docs#7001
Fix links to PowerShell on install docs#7001iSazonov merged 2 commits intoPowerShell:masterfrom jokajak:patch-1
Conversation
Updated Install on macOS link per https://github.com/PowerShell/PowerShell/blob/master/docs/DOCSMIGRATION.md
|
I failed to use the present tense and imperative mood when generating the change in my browser. Is that cause to reject this small PR? |
docs/learning-powershell/README.md
Outdated
| @@ -31,7 +31,7 @@ At the end of this exercise, you should be able to launch the PowerShell session | |||
|
|
|||
| [inst-linux]: ../installation/linux.md | |||
| [inst-win]: ../installation/windows.md | |||
There was a problem hiding this comment.
Would you mind fixing the installation docs for Linux and Windows too? Thanks!
There was a problem hiding this comment.
docs/learning-powershell/README.md
Outdated
| [inst-linux]: ../installation/linux.md | ||
| [inst-win]: ../installation/windows.md | ||
| [inst-macos]: ../installation/macos.md | ||
| [inst-macos]: https://github.com/PowerShell/PowerShell-Docs/blob/staging/reference/docs-conceptual/setup/Installing-PowerShell-Core-on-macOS.md |
There was a problem hiding this comment.
Please use https://docs.microsoft.com/en-us/powershell/scripting/setup/installing-powershell-core-on-macos?view=powershell-6 instead.
There was a problem hiding this comment.
Please use https://docs.microsoft.com/powershell/scripting/setup/installing-powershell-core-on-macos?view=powershell-6 (i.e. without the en-us culture) instead, otherwise looks good.
Updates links to point to microsoft website instead of documents that have been removed
|
@jokajak Thanks for your contribution! |
PR Summary
Update Install doc links.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:to the beginning of the title and remove the prefix when the PR is ready.[feature]if the change is significant or affects feature tests