Skip to content

Commit 0da038a

Browse files
author
Gilca Stefan
committed
Add missed file
1 parent 688bd45 commit 0da038a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/includes/manage-teams-identity-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ namespace CommunicationAccessTokensQuickstart
7676

7777
### Step 1: Receive the Azure AD user token via the MSAL library
7878

79-
The first step in the token exchange flow is getting a token for your Teams user by using [Microsoft.Identity.Client](https://docs.microsoft.com/azure/active-directory/develop/reference-v2-libraries).
79+
The first step in the token exchange flow is getting a token for your Teams user by using [Microsoft.Identity.Client](../../../active-directory/develop/reference-v2-libraries.md).
8080

8181
```csharp
8282
string appId = "<contoso_application_id>";

0 commit comments

Comments
 (0)