diff options
author | Richard van der Hoff <richard@matrix.org> | 2021-02-18 11:56:25 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2021-02-18 11:56:25 +0000 |
commit | 626afd7e898ae87106502de162b3be9f03b51c75 (patch) | |
tree | 71a4128aef7e9f0bf3bbbb1ee5e4ce9fdade8853 | |
parent | Add the shadow-banning status to the display user admin API. (#9400) (diff) | |
download | synapse-626afd7e898ae87106502de162b3be9f03b51c75.tar.xz |
Revert "Update workers.md"
This reverts commit a8878960c0139f80bbb6f84bd0f0cb7352429c5b.
-rw-r--r-- | docs/workers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/workers.md b/docs/workers.md index 847ac91649..e7bf9b8ce4 100644 --- a/docs/workers.md +++ b/docs/workers.md @@ -261,7 +261,7 @@ using): # for all SSO providers ^/_matrix/client/(api/v1|r0|unstable)/login/sso/redirect ^/_synapse/client/pick_idp$ - ^/_synapse/client/pick_username$ + ^/_synapse/client/pick_username ^/_synapse/client/new_user_consent$ ^/_synapse/client/sso_register$ |