mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Use static
This commit is contained in:
parent
98dbf4d60b
commit
9a5bd6d21f
|
|
@ -368,7 +368,7 @@ Fallback
|
|||
If a client does not recognize any or all login flows it can use the fallback
|
||||
login API::
|
||||
|
||||
GET /_matrix/client/api/v1/login/fallback
|
||||
GET /_matrix/static/client/login/
|
||||
|
||||
This returns an HTML and JavaScript page which can perform the entire login
|
||||
process. The page will attempt to call the JavaScript function
|
||||
|
|
|
|||
Loading…
Reference in a new issue