s/config/account_data/

This commit is contained in:
Mark Haines 2015-11-19 10:36:27 +00:00
parent 40f7eab73f
commit 05c0092664
3 changed files with 25 additions and 25 deletions

View file

@ -1,7 +1,7 @@
Client Config
=============
.. _module:client_config:
.. _module:account_data:
Clients can store their config on their homeserver. This config will be synced
between different devices and can persist across installations on a particular
@ -23,4 +23,4 @@ the tags are for.
Client Behaviour
----------------
{{v2_client_config_http_api}}
{{v2_account_data_http_api}}

View file

@ -27,7 +27,7 @@ groups: # reusable blobs of files when prefixed with 'group:'
- modules/search.rst
- modules/guest_access.rst
- modules/tags.rst
- modules/client_config.rst
- modules/account_data.rst
title_styles: ["=", "-", "~", "+", "^", "`"]