Skip to content

Commit

Permalink
Fix redirecting link
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Aug 4, 2023
1 parent e716e8d commit b9f47a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ or an external process call fails:

### See also

[PowerShell execution policy](https://technet.microsoft.com/en-us/library/hh849812.aspx)
[PowerShell execution policy](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-executionpolicy)
[Bypassing PowerShell execution policy](https://blog.netspi.com/15-ways-to-bypass-the-powershell-execution-policy/)
[Setting execution policy directly in the registry](https://codelucidate.wordpress.com/powershell/change-execution-policy-in-the-registry/)
[GoCD PowerShell runner plugin](https://github.com/manojlds/gocd-powershell-runner) - I believe it can only be configured on Windows based GoCD servers
Expand Down

0 comments on commit b9f47a3

Please sign in to comment.