Skip to content

Commit 7c527b1

Browse files
authored
Update mute-participants.md
fix build issue, for ms.date and invalid file link to mute/unmute in client calling sdk
1 parent aff894d commit 7c527b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/how-tos/call-automation/mute-participants.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: kunaal
66
ms.service: azure-communication-services
77
ms.subservice: call-automation
88
ms.topic: include
9-
ms.date: 03/19/20223
9+
ms.date: 03/19/2023
1010
ms.author: kpunjabi
1111
ms.custom: private_preview
1212
services: azure-communication-services
@@ -21,7 +21,7 @@ zone_pivot_groups: acs-csharp-java
2121
2222
With Azure Communication Services Call Automation SDK, developers can now mute participants through server based API requests. This feature can be useful when you want your application to mute participants after they've joined the meeting to avoid any interruptions or distractions to ongoing meetings.
2323

24-
If you’re interested in abilities to allow participants to mute/unmute themselves on the call when they’ve joined with ACS Client Libraries, you can use our [mute/unmute function](../../calling-sdk/includes/manage-calls/manage-calls-web.md#mute-and-unmute-incoming-audio) provided through our Calling Library.
24+
If you’re interested in abilities to allow participants to mute/unmute themselves on the call when they’ve joined with ACS Client Libraries, you can use our [mute/unmute function](../../../communication-services/how-tos/calling-sdk/includes/manage-calls/manage-calls-web.md#mute-and-unmute) provided through our Calling Library.
2525

2626
## Common use cases
2727

0 commit comments

Comments
 (0)