Skip to content

Commit 4edbd46

Browse files
Merge pull request SharePoint#7457 from a1mery/master
Update incorrect link to MultiGeo.UserProfileUpdates sample
2 parents 637ab23 + e40a6b3 commit 4edbd46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/solution-guidance/multigeo-userprofileexperience.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Work with user profiles in a Multi-Geo tenant
33
description: Define a preferred data ___location for a user, detect a user's profile ___location and personal site URL, and read and update default and custom user profile properties.
4-
ms.date: 6/18/2019
4+
ms.date: 11/02/2021
55
ms.localizationpriority: medium
66
---
77

@@ -64,7 +64,7 @@ public string GetUserPersonalSiteHostUrlCSOM(string userPrincipalName)
6464

6565
When you have the personal site host URL, you can use that along with the [Multi-Geo discovery](multigeo-discovery.md) information to get the tenant admin site URL for the geo ___location that hosts the user's profile.
6666

67-
To learn more, see the [MultiGeo.UserProfileUpdates](https://github.com/SharePoint/PnP/tree/dev/Samples/MultiGeo.UserProfileUpdates) sample.
67+
To learn more, see the [MultiGeo.UserProfileUpdates](https://github.com/pnp/PnP/tree/master/Samples/MultiGeo.UserProfileUpdates) sample.
6868

6969
### Use Microsoft Graph to detect user's personal site URL
7070

0 commit comments

Comments
 (0)