Skip to content

Commit b346b2c

Browse files
committed
update link
1 parent 90e8e6b commit b346b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/calling-sdk/lobby-admit-and-reject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const state = remoteParticipant.state;
5353
```
5454

5555
You could check remote participant state in subscription method:
56-
[Learn more about events and subscription ](../../how-tos/calling-sdk/includes/events/events-web.md)
56+
[Learn more about events and subscription ](./events.md)
5757

5858
```js
5959
// Subscribe to a call obj.

0 commit comments

Comments
 (0)