mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Improve wording of the unauthenticated media deprecation box
This commit is contained in:
parent
56914b72ef
commit
e805e1838b
|
|
@ -49,8 +49,8 @@ mxc://<server-name>/<media-id>
|
|||
Clients can access the content repository using the following endpoints.
|
||||
|
||||
{{% boxes/added-in-paragraph %}}
|
||||
{{< changed-in v="1.11" >}} Clients SHOULD NOT use the deprecated media endpoints
|
||||
described below. Instead, they SHOULD use the new endpoints which require authentication.
|
||||
{{< changed-in v="1.11" >}} Clients SHOULD NOT use the media endpoints marked as
|
||||
deprecated below. Instead, they SHOULD use the new endpoints which require authentication.
|
||||
{{% /boxes/added-in-paragraph %}}
|
||||
|
||||
{{% boxes/warning %}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue