Skip to content

Commit 42e4b4a

Browse files
authored
fix image alt text
1 parent 0120030 commit 42e4b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/telephony/includes/call-automation/redirect-pstn-call-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Obtain your connection string and configure your application
6969

7070
From the Azure portal, locate your Communication Service resource and click on the Keys section to obtain your connection string.
7171

72-
:::image type="content" source="./../../../voice-video-calling/media/call-automation/Key.png" alt-text="Screenshot of Communication Services resource page on portal to access keys":::
72+
:::image type="content" source="./../../../voice-video-calling/media/call-automation/Key.png" alt-text="Screenshot of Communication Services resource page on portal to access keys.":::
7373

7474
## Configure Program.cs to redirect the call
7575

0 commit comments

Comments
 (0)