diff options
author | Erik Johnston <erik@matrix.org> | 2021-07-09 11:07:13 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-07-09 11:07:13 +0100 |
commit | 42389555c47ef56402b6abda2336074c5f78637d (patch) | |
tree | 035d24cf027f42499a25180552dc515f2a36217a | |
parent | Fixup changelog (diff) | |
download | synapse-42389555c47ef56402b6abda2336074c5f78637d.tar.xz |
Fixup changelog v1.38.0rc2
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index abc27af2da..a1419d6495 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,7 +10,7 @@ Bugfixes Improved Documentation ---------------------- -- Update links to documentation in sample config. Contributed by @dklimpel. ([\#10287](https://github.com/matrix-org/synapse/issues/10287)) +- Update links to documentation in the sample config. Contributed by @dklimpel. ([\#10287](https://github.com/matrix-org/synapse/issues/10287)) - Fix broken links in [INSTALL.md](INSTALL.md). Contributed by @dklimpel. ([\#10331](https://github.com/matrix-org/synapse/issues/10331)) |