summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2020-12-02 09:17:42 -0500
committerPatrick Cloke <patrickc@matrix.org>2020-12-02 09:17:42 -0500
commite41720d85f792b4bdc1ffb430b0a04967ad813c2 (patch)
tree64805b7615b43a8c615132fd4bdd55f793aa7654 /CHANGES.md
parentMinor fixes to changelog. (diff)
downloadsynapse-e41720d85f792b4bdc1ffb430b0a04967ad813c2.tar.xz
Minor changes to the CHANGES doc. v1.24.0rc1
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 ebc44c4b36..e7aaebb1f3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -29,7 +29,7 @@ Bugfixes
 Improved Documentation
 ----------------------
 
-- Clarify the usecase for an msisdn delegate. Contributed by Adrian Wannenmacher. ([\#8734](https://github.com/matrix-org/synapse/issues/8734))
+- Clarify the usecase for a msisdn delegate. Contributed by Adrian Wannenmacher. ([\#8734](https://github.com/matrix-org/synapse/issues/8734))
 - Remove extraneous comma from JSON example in User Admin API docs. ([\#8771](https://github.com/matrix-org/synapse/issues/8771))
 - Update `turn-howto.md` with troubleshooting notes. ([\#8779](https://github.com/matrix-org/synapse/issues/8779))
 - Fix the example on how to set the `Content-Type` header in nginx for the Client Well-Known URI. ([\#8793](https://github.com/matrix-org/synapse/issues/8793))