update links which used to point to docs/spec/intro
This commit is contained in:
parent
e7c79f2bd4
commit
07aeaadef9
2 changed files with 3 additions and 3 deletions
|
@ -1417,7 +1417,7 @@ have to wait in milliseconds before they can try again.
|
|||
.. References
|
||||
|
||||
.. _`macaroon`: http://research.google.com/pubs/pub41892.html
|
||||
.. _`devices`: ../intro.html#devices
|
||||
.. _`devices`: ../index.html#devices
|
||||
|
||||
.. Links through the external API docs are below
|
||||
.. =============================================
|
||||
|
|
|
@ -98,9 +98,9 @@ check for certain user attributes in the response. Any required attributes
|
|||
should be configured by the server administrator.
|
||||
|
||||
Once the ticket has been validated, the server MUST map the CAS ``user_id``
|
||||
to a valid `Matrix user identifier <../intro.html#user-identifiers>`_. The
|
||||
to a valid `Matrix user identifier <../index.html#user-identifiers>`_. The
|
||||
guidance in `Mapping from other character sets
|
||||
<../intro.html#mapping-from-other-character-sets>`_ may be useful.
|
||||
<../index.html#mapping-from-other-character-sets>`_ may be useful.
|
||||
|
||||
If the generated user identifier represents a new user, it should be registered
|
||||
as a new user.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue