mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Update content/appendices.md
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
ddce35b14c
commit
7f6795ef65
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in a new issue