-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Fix links to PowerShell on install docs #7001
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
| - Alternatively you can get the PowerShell by [building it](../../README.md#building-powershell) | ||
|
|
||
| [inst-linux]: ../installation/linux.md | ||
| [inst-win]: ../installation/windows.md |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you mind fixing the installation docs for Linux and Windows too? Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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