Fix link to v4 event ID format in identity service spec
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
6c48e77878
commit
82a626a98a
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ it would first format the query as ``alice@example.org email ThePepperGoesHere``
|
|||
After formatting each query, the string is run through SHA-256 as defined by
|
||||
`RFC 4634 <https://tools.ietf.org/html/rfc4634>`_. The resulting bytes are then
|
||||
encoded using URL-Safe `Unpadded Base64`_ (similar to `room version 4's
|
||||
event ID format <../../rooms/v4.html#event-ids>`_).
|
||||
event ID format <../rooms/v4.html#event-ids>`_).
|
||||
|
||||
An example set of queries when using the pepper ``matrixrocks`` would be::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue