Skip to content

Commit f8151da

Browse files
author
Minnie Liu
committed
nit fix
1 parent c24d725 commit f8151da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/rooms/join-rooms-call.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ zone_pivot_groups: acs-web-ios-android
2626
- A room resource. [Create and manage rooms](get-started-rooms.md)
2727

2828
## Obtain user access token
29-
If you have already created users and have added them as participants in the room following the instructions [here](./get-started-rooms.md), then you can directly use those users to join the room.
29+
If you have already created users and have added them as participants in the room following the "Set up room participants" section in [this page](./get-started-rooms.md), then you can directly use those users to join the room.
3030

3131
Otherwise, you'll need to create a User Access Token for each call participant. [Learn how to create and manage user access tokens](../identity/access-tokens.md). You can also use the Azure CLI and run the command below with your connection string to create a user and an access token. After the users have been created, you'll need to add them to the room as participants before they can join the room.
3232

0 commit comments

Comments
 (0)