fix links and wording

This commit is contained in:
Travis Ralston 2019-02-01 18:07:55 -07:00
parent 9631e4bcb1
commit 1f5783b329

View file

@ -40,8 +40,9 @@ The specification consists of the following parts:
{{apis}} {{apis}}
Additionally, this introduction page is a valuable resource for all Matrix developers, Additionally, this introduction page contains the key baseline information required to
including the sections on `room versions <#room-versions>`_ and `overall architecture <#architecture>`_. understand the specific APIs, including the sections on `room versions`_
and `overall architecture <#architecture>`_.
The `Appendices <appendices.html>`_ contain supplemental information not specific to The `Appendices <appendices.html>`_ contain supplemental information not specific to
one of the above APIs. one of the above APIs.
@ -132,6 +133,8 @@ To propose a change to the Matrix Spec, see the explanations at `Proposals
for Spec Changes to Matrix <proposals>`_. for Spec Changes to Matrix <proposals>`_.
.. _`architecture`:
Architecture Architecture
------------ ------------
@ -422,6 +425,7 @@ dedicated API. The API is symmetrical to managing Profile data.
Would it really be overengineered to use the same API for both profile & Would it really be overengineered to use the same API for both profile &
private user data, but with different ACLs? private user data, but with different ACLs?
.. _`room versions`:
Room Versions Room Versions
------------- -------------