diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-06-16 19:50:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-16 19:50:16 +0100 |
commit | e452973fd2c956e57e3f0a1059d8049b76ee0195 (patch) | |
tree | 2804abe08469fc0ff087f8b8a7ca097572319e8b /changelog.d | |
parent | Refactor getting replication updates from database. (#7636) (diff) | |
download | synapse-e452973fd2c956e57e3f0a1059d8049b76ee0195.tar.xz |
fix broken link in sample config (#7712)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7712.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7712.misc b/changelog.d/7712.misc new file mode 100644 index 0000000000..4f0987303e --- /dev/null +++ b/changelog.d/7712.misc @@ -0,0 +1 @@ +Fix broken link in sample config. |