Skip to content

Commit 4c0e5c1

Browse files
committed
Date and link correction.
1 parent 5cf2f14 commit 4c0e5c1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/active-directory/external-identities/code-samples-self-service-sign-up.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
ms.service: active-directory
66
ms.subservice: B2B
77
ms.topic: sample
8-
ms.date: 30/11/2022
8+
ms.date: 11/30/2022
99

1010
ms.author: mimart
1111
author: msmimart
@@ -43,6 +43,6 @@ The following tables provide links to code samples for applying web APIs in your
4343

4444
## Next steps
4545

46-
- [Code and Azure PowerShell samples](external-identities/code-samples.md)
47-
- [External Identities pricing][external-identities-pricing.md]
46+
- [Code and Azure PowerShell samples](code-samples.md)
47+
- [External Identities pricing](external-identities-pricing.md)
4848

articles/active-directory/external-identities/customize-invitation-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: B2B
88
ms.topic: how-to
9-
ms.date: 02/12/2022
9+
ms.date: 12/02/2022
1010

1111
ms.author: mimart
1212
author: msmimart
@@ -17,7 +17,7 @@ ms.collection: engagement-fy23, M365-identity-device-management
1717
---
1818
# Azure Active Directory B2B collaboration API and customization
1919

20-
We've had many customers tell us that they want to customize the invitation process. [With our API](https://learn.microsoft.com/en-us/graph/api/resources/invitation?view=graph-rest), you can customize the invitation process in a way that works best for your organization.
20+
We've had many customers tell us that they want to customize the invitation process. [With our API](/graph/api/resources/invitation), you can customize the invitation process in a way that works best for your organization.
2121

2222
## Capabilities of the invitation API
2323

0 commit comments

Comments
 (0)