mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Move brand registry out of structured data directory
Markdown is not structured data.
This commit is contained in:
parent
d9bb8f46d1
commit
c124462747
|
|
@ -63,7 +63,7 @@ properties:
|
||||||
description: |-
|
description: |-
|
||||||
Optional UI hint for what kind of common SSO provider is being
|
Optional UI hint for what kind of common SSO provider is being
|
||||||
described in this IdP. Matrix maintains a registry of identifiers
|
described in this IdP. Matrix maintains a registry of identifiers
|
||||||
[in the matrix-doc repo](https://github.com/matrix-org/matrix-doc/blob/master/data-definitions/idp-brands.md)
|
[in the matrix-doc repo](https://github.com/matrix-org/matrix-doc/blob/master/informal/idp-brands.md)
|
||||||
to ensure clients and servers are aligned on major/common brands.
|
to ensure clients and servers are aligned on major/common brands.
|
||||||
|
|
||||||
Clients should prefer the `brand` over the `icon`, when both are
|
Clients should prefer the `brand` over the `icon`, when both are
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue