Skip to content

Commit 3da636c

Browse files
jmcscriptsdwheeler
andauthored
Update ShouldProcess.md (#55)
* Update ShouldProcess.md The about_Functions_Advanced_Methods link is returning 404. Found and updated the URL. * Update ShouldProcess.md Co-authored-by: Sean Wheeler <[email protected]>
1 parent 34527f2 commit 3da636c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/docs-conceptual/PSScriptAnalyzer/Rules/ShouldProcess.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ but makes no calls to `ShouldProcess` or it calls `ShouldProcess` but does not d
1818

1919
For more information, see the following articles:
2020

21-
- [about_Functions_Advanced_Methods](/powershell/modules/microsoft.powershell.core/about/about_Functions_Advanced_Methods)
22-
- [about_Functions_CmdletBindingAttribute](/powershell/modules/microsoft.powershell.core/about/about_Functions_CmdletBindingAttribute)
21+
- [about_Functions_Advanced_Methods](/powershell/module/microsoft.powershell.core/about/about_functions_advanced_methods)
22+
- [about_Functions_CmdletBindingAttribute](/powershell/module/microsoft.powershell.core/about/about_Functions_CmdletBindingAttribute)
2323
- [Everything you wanted to know about ShouldProcess](/powershell/scripting/learn/deep-dives/everything-about-shouldprocess)
2424

2525
## How

0 commit comments

Comments
 (0)