[powershell/en] Update url

This commit is contained in:
谭九鼎 2020-01-12 16:43:09 +08:00 committed by GitHub
parent 1eecfded69
commit 2d39fed244
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ in the shell.
A key difference with Bash is that it is mostly objects that you manipulate
rather than plain text.
[Read more here.](https://technet.microsoft.com/en-us/library/bb978526.aspx)
[Read more here.](https://docs.microsoft.com/zh-cn/powershell/scripting/overview)
If you are uncertain about your environment:
@ -321,7 +321,7 @@ Interesting Projects
* [PSake](https://github.com/psake/psake) Build automation tool
* [Pester](https://github.com/pester/Pester) BDD Testing Framework
* [Jump-Location](https://github.com/tkellogg/Jump-Location) Powershell `cd` that reads your mind
* [PowerShell Community Extensions](http://pscx.codeplex.com/) (Dead)
* [PowerShell Community Extensions](https://github.com/Pscx/Pscx)
Not covered