Skip to content

Commit 56f5781

Browse files
authored
Update Find-SPOCrossTenantLongFilePathsForSiteRename.md
1 parent 7fd35bc commit 56f5781

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Find-SPOCrossTenantLongFilePathsForSiteRename.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ During SharePoint cross-tenant user migration, file paths from the source tenant
3030

3131
### Example 1
3232
```powershell
33-
https://fabrikam.sharepoint.com/sites/site1
33+
Find-SPOCrossTenantLongFilePathsForSiteRename -OldSiteUrl https://contoso.sharepoint.com/sites/site1 -NewSiteUrl https://fabrikam.sharepoint.com/sites/site1
3434
```
3535
Example 1 looks through the site inputted to find file paths that exceed the 400 character limit.
3636

0 commit comments

Comments
 (0)