summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-05-10 11:12:13 +0100
committerDavid Robertson <davidr@element.io>2022-05-10 11:12:53 +0100
commit464fe99f52e6384fe8a0a422977087e70d300db2 (patch)
tree7eceb96669b8de86a6177db54e19496bf0ca19a4 /CHANGES.md
parentAdd the `update_user_directory_from_worker` configuration option (superseding... (diff)
downloadsynapse-464fe99f52e6384fe8a0a422977087e70d300db2.tar.xz
Fix changelog link
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index cec3e29c49..eb2cfb18f1 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,7 +4,7 @@ Synapse 1.59.0rc1 (2022-05-10)
 This release makes several changes that server administrators should be aware of:
 
 - Device name lookup over federation is now disabled by default. ([\#12616](https://github.com/matrix-org/synapse/issues/12616))
-- The `synapse.app.appservice` is now deprecated. ([\#12452])(https://github.com/matrix-org/synapse/pull/12452))
+- The `synapse.app.appservice` is now deprecated. ([\#12452](https://github.com/matrix-org/synapse/issues/12452))
 
 See [the upgrade notes](https://github.com/matrix-org/synapse/blob/develop/docs/upgrade.md#upgrading-to-v1590) for more details.