diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2021-05-20 14:39:46 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2021-05-20 14:39:46 +0100 |
commit | d983ced5969fdb5d2fe922567a3359bdcd3c8a51 (patch) | |
tree | a7f7ace611d3713ca18733a9f581b0e71c24cad4 /changelog.d | |
parent | Update the contrib grafana dashboard (#10001) (diff) | |
parent | Update user_directory.md (#10016) (diff) | |
download | synapse-d983ced5969fdb5d2fe922567a3359bdcd3c8a51.tar.xz |
Merge branch 'master' of github.com:matrix-org/synapse into develop
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10016.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10016.doc b/changelog.d/10016.doc new file mode 100644 index 0000000000..f9b615d7d7 --- /dev/null +++ b/changelog.d/10016.doc @@ -0,0 +1 @@ +Fix broken link in user directory documentation. Contributed by @junquera. |