Update content/appendices.md

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Matthew Hodgson 2024-05-30 13:29:32 +01:00 committed by GitHub
parent ddce35b14c
commit 7f6795ef65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`