Skip to content

Commit bd546c2

Browse files
committed
fix link
1 parent 3aa8416 commit bd546c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/tutorials/widgets/click-to-call-widget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Enable your customers to talk with your support agent on Teams through a call in
2626

2727
## Set up an Azure Function to provide access tokens
2828

29-
Follow instructions from our [trusted user access service tutorial](../trusted-service-tutorial) to deploy your Azure Function for access tokens. This service returns an access token that our widget uses to authenticate to Azure Communication Services and start the call to the Teams user we define.
29+
Follow instructions from our [trusted user access service tutorial](../trusted-service-tutorial.md) to deploy your Azure Function for access tokens. This service returns an access token that our widget uses to authenticate to Azure Communication Services and start the call to the Teams user we define.
3030

3131
## Set up boilerplate vanilla web application
3232

0 commit comments

Comments
 (0)