Fix: corrected routing path for workers doc (#18224)
Closes: https://github.com/element-hq/synapse/issues/17926
This commit is contained in:
2
changelog.d/18224.doc
Normal file
2
changelog.d/18224.doc
Normal file
@@ -0,0 +1,2 @@
|
||||
Fixed a minor typo in the Synapse documentation.
|
||||
Contributed by @karuto12.
|
||||
@@ -255,7 +255,7 @@ information.
|
||||
^/_matrix/client/(r0|v3|unstable)/keys/changes$
|
||||
^/_matrix/client/(r0|v3|unstable)/keys/claim$
|
||||
^/_matrix/client/(r0|v3|unstable)/room_keys/
|
||||
^/_matrix/client/(r0|v3|unstable)/keys/upload/
|
||||
^/_matrix/client/(r0|v3|unstable)/keys/upload$
|
||||
|
||||
# Registration/login requests
|
||||
^/_matrix/client/(api/v1|r0|v3|unstable)/login$
|
||||
|
||||
Reference in New Issue
Block a user