Skip to content

Commit b783ae7

Browse files
author
noahleigh
authored
Switched to direct link
1 parent 856f24d commit b783ae7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/learning-powershell/create-powershell-scripts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,3 @@ else {
5858
# Remove loopback address from output regardless of platform
5959
$IP | Where-Object {$_ -ne '127.0.0.1'}
6060
```
61-
[run-ps]:http://windowsitpro.com/powershell/running-powershell-scripts-easy-1-2-3

0 commit comments

Comments
 (0)