Skip to content

Commit fe33c48

Browse files
committed
Link to the peeking specific /events endpoint in the room preview client section
Signed-off-by: morguldir <morguldir@protonmail.com>
1 parent 839111e commit fe33c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/client-server-api/modules/room_previews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Visibility](#room-history-visibility). setting, along with a special version of
1313

1414
A client wishing to view a room without joining it should call [GET
1515
/rooms/:room\_id/initialSync](#get_matrixclientv3roomsroomidinitialsync),
16-
followed by [GET /events](#get_matrixclientv3events). Clients will need to do
16+
followed by [GET /events](#peeking_get_matrixclientv3events). Clients will need to do
1717
this in parallel for each room they wish to view.
1818

1919
Clients can of course also call other endpoints such as [GET

0 commit comments

Comments
 (0)