Skip to content

Commit 8efeec9

Browse files
committed
add link
1 parent f619617 commit 8efeec9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: SCSM-Get-SCSMWorkItemChildItem/Get-SCSMWorkItemChildItem.ps1

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Function Get-SCSMWorkItemChildItem {
1010
Get-SCSMWorkItemChildItem -WorkItemGuid $WIGuid
1111
.NOTES
1212
General notes
13+
.LINK
14+
https://github.com/lazywinadmin/PowerShell
1315
#>
1416
[CmdletBinding()]
1517
param (

0 commit comments

Comments
 (0)