summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2021-02-18 11:56:25 +0000
committerRichard van der Hoff <richard@matrix.org>2021-02-18 11:56:25 +0000
commit626afd7e898ae87106502de162b3be9f03b51c75 (patch)
tree71a4128aef7e9f0bf3bbbb1ee5e4ce9fdade8853 /docs
parentAdd the shadow-banning status to the display user admin API. (#9400) (diff)
downloadsynapse-626afd7e898ae87106502de162b3be9f03b51c75.tar.xz
Revert "Update workers.md"
This reverts commit a8878960c0139f80bbb6f84bd0f0cb7352429c5b.
Diffstat (limited to 'docs')
-rw-r--r--docs/workers.md2
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$