Skip to content

Commit dd7ff8c

Browse files
committed
updated path
1 parent 69b2c60 commit dd7ff8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/transform/modernize-connect-to-office365-group.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Error | Description
105105
106106
During script execution, a log file is generated, combined with an error file that contains a subset of the log file (only the errors).
107107

108-
[!code-powershell[validategroupifyinput](../../sp-dev-modernization/tree/master/Scripts/O365GroupConnect/ValidateInput.ps1 "Validate group-connect input file")]
108+
[!code-powershell[validategroupifyinput](../../sp-dev-modernization/Scripts/O365GroupConnect/ValidateInput.ps1 "Validate group-connect input file")]
109109

110110
#### Run the bulk group-connect process
111111

@@ -132,7 +132,7 @@ Running the following PowerShell script requires that you update the tenant admi
132132
133133
During script execution, a log file is generated, combined with an error file that contains a subset of the log file (only the errors).
134134

135-
[!code-powershell[bulkgroupify](../../sp-dev-modernization/tree/master/Scripts/O365GroupConnect/O365GroupConnectSite.ps1 "Bulk group-connect sites")]
135+
[!code-powershell[bulkgroupify](../../sp-dev-modernization/Scripts/O365GroupConnect/O365GroupConnectSite.ps1 "Bulk group-connect sites")]
136136

137137
## See also
138138

0 commit comments

Comments
 (0)