Fix links

This commit is contained in:
Hugh Nimmo-Smith 2025-09-17 18:19:34 +01:00
parent 82e7b625e0
commit bf08e68af7

View file

@ -32,8 +32,8 @@ paths:
This endpoint uses [capabilities negotiation](/client-server-api/#capabilities-negotiation)
depending on the `keyName`.
For the `displayname` key, clients SHOULD check the value of the [`m.set_displayname` capability](/client-server-api/#m.set_displayname-capability).
For the `avatar_url` key, clients SHOULD check the value of the [`m.set_avatar_url` capability](/client-server-api/#m.set_avatar_url-capability).
For the `displayname` key, clients SHOULD check the value of the [`m.set_displayname` capability](/client-server-api/#mset_displayname-capability).
For the `avatar_url` key, clients SHOULD check the value of the [`m.set_avatar_url` capability](/client-server-api/#mset_avatar_url-capability).
operationId: setProfileField
security:
- accessTokenQuery: []