From 7f6795ef6562cf4df82a4e09e664bc5d6163db11 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Thu, 30 May 2024 13:29:32 +0100 Subject: [PATCH] Update content/appendices.md Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- content/appendices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/appendices.md b/content/appendices.md index 46714507..e2b02270 100644 --- a/content/appendices.md +++ b/content/appendices.md @@ -745,7 +745,7 @@ Specifically, the following mappings are used: * `r` for room aliases. * `u` for users. * `roomid` for room IDs (note the distinction from room aliases). -* `e` for events, when after a room reference (`roomid`). +* `e` for events, when after a room ID (`roomid`). Use of `e` after a room alias (`r`) is deprecated. {{% boxes/note %}} During development of this URI format, types of `user`, `room`, and `event`