Fix link to "List of editable data fields"

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2021-03-24 09:37:08 +01:00 committed by backportbot[bot]
parent 58e89b0f4f
commit 8e2afd3ef1

View File

@ -157,7 +157,7 @@ Edit data of a single user
Edits attributes related to a user. Users are able to edit email, displayname
and password; admins can also edit the quota value. Further restrictions may apply,
check the :ref:`Editable data fields list <_editable_field_list>`. Authentication
check the `List of editable data fields`_ endpoint. Authentication
is done by sending a Basic HTTP Authorization header.
**Syntax: ocs/v1.php/cloud/users/{userid}**