Skip to content

Commit ed6ba63

Browse files
Update get-started-live-stream.md
1 parent b0c008b commit ed6ba63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/voice-video-calling/get-started-live-stream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Room participants can be assigned one of the following roles: **Presenter**, **A
3030

3131
Participants with `Consumer` role will be receiving only the live stream. They will not be able to speak or share video or screen. Developers should not show the unmute, share video, and screen option to end users/consumers. Live stream supports both open and closed Rooms. In Open Rooms the default role is `Consumer`.
3232
On the other hand, Participants with other roles will receive both real-time and live stream. Developers can choose either stream to play.
33-
Pleae check [participant roles and permissions](../../concepts/rooms/room-concept#predefined-participant-roles-and-permissions) to know more about the roles capabilities.
33+
Pleae check [participant roles and permissions](../../concepts/rooms/room-concept.md#predefined-participant-roles-and-permissions) to know more about the roles capabilities.
3434

3535
### Place a Rooms call (start live streaming)
3636
Live streaming will start when the Rooms call starts.

0 commit comments

Comments
 (0)