update links which used to point to docs/spec/intro

This commit is contained in:
Ben Parsons 2018-07-24 11:41:03 +01:00
parent e7c79f2bd4
commit 07aeaadef9
2 changed files with 3 additions and 3 deletions

View file

@ -1417,7 +1417,7 @@ have to wait in milliseconds before they can try again.
.. References .. References
.. _`macaroon`: http://research.google.com/pubs/pub41892.html .. _`macaroon`: http://research.google.com/pubs/pub41892.html
.. _`devices`: ../intro.html#devices .. _`devices`: ../index.html#devices
.. Links through the external API docs are below .. Links through the external API docs are below
.. ============================================= .. =============================================

View file

@ -98,9 +98,9 @@ check for certain user attributes in the response. Any required attributes
should be configured by the server administrator. should be configured by the server administrator.
Once the ticket has been validated, the server MUST map the CAS ``user_id`` 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 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 If the generated user identifier represents a new user, it should be registered
as a new user. as a new user.