Update link to trusted web clients in README and attempt to future-proof
This commit is contained in:
parent
13d9145fbe
commit
776e337d9b
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ https://matrix.to/#/#matrix:matrix.org?web-instance[element.io]=chat.mozilla.org
|
||||||
|
|
||||||
- `client`, e.g. `client=im.fluffychat`, `client=element.io`
|
- `client`, e.g. `client=im.fluffychat`, `client=element.io`
|
||||||
- `web-instance[]`, e.g. `web-instance[element.io]=chat.mozilla.org`.
|
- `web-instance[]`, e.g. `web-instance[element.io]=chat.mozilla.org`.
|
||||||
- For [matrix.to](https://matrix.to/), we have this list of [trusted web instances](https://github.com/matrix-org/matrix.to/blob/260d2b61cdb6b0e4318bc1bd59b4e2deef86d2a5/src/open/clients/Element.js#L20-L25) configured.
|
- For [matrix.to](https://matrix.to/), we have a list of [trusted web instances configured](src/open/clients/Element.js) (see `trustedWebInstances`).
|
||||||
- `via`, e.g. `via=mozilla.org`
|
- `via`, e.g. `via=mozilla.org`
|
||||||
|
|
||||||
You can discuss matrix.to in
|
You can discuss matrix.to in
|
||||||
|
|
Loading…
Reference in a new issue