avoid .rst link conflict warnings
This commit is contained in:
parent
54d6d58fff
commit
e7c79f2bd4
1 changed files with 3 additions and 3 deletions
|
@ -187,7 +187,7 @@ allocated the account and has the form::
|
||||||
|
|
||||||
@localpart:domain
|
@localpart:domain
|
||||||
|
|
||||||
See the `appendices <appendices.html#identifier-grammar>`_ for full details of
|
See `'Identifier Grammar' the appendices <appendices.html#identifier-grammar>`_ for full details of
|
||||||
the structure of user IDs.
|
the structure of user IDs.
|
||||||
|
|
||||||
Devices
|
Devices
|
||||||
|
@ -271,7 +271,7 @@ There is exactly one room ID for each room. Whilst the room ID does contain a
|
||||||
domain, it is simply for globally namespacing room IDs. The room does NOT
|
domain, it is simply for globally namespacing room IDs. The room does NOT
|
||||||
reside on the domain specified.
|
reside on the domain specified.
|
||||||
|
|
||||||
See the `appendices <appendices.html#identifier-grammar>`_ for full details of
|
See `'Identifier Grammar' in the appendices <appendices.html#identifier-grammar>`_ for full details of
|
||||||
the structure of a room ID.
|
the structure of a room ID.
|
||||||
|
|
||||||
The following conceptual diagram shows an
|
The following conceptual diagram shows an
|
||||||
|
@ -347,7 +347,7 @@ Each room can also have multiple "Room Aliases", which look like::
|
||||||
|
|
||||||
#room_alias:domain
|
#room_alias:domain
|
||||||
|
|
||||||
See the `appendices <appendices.html#identifier-grammar>`_ for full details of
|
See `'Identifier Grammar' in the appendices <appendices.html#identifier-grammar>`_ for full details of
|
||||||
the structure of a room alias.
|
the structure of a room alias.
|
||||||
|
|
||||||
A room alias "points" to a room ID and is the human-readable label by which
|
A room alias "points" to a room ID and is the human-readable label by which
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue