diff options
author | Philipp Matthias Schäfer <philipp.matthias.schaefer@posteo.de> | 2022-01-05 13:16:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-05 12:16:52 +0000 |
commit | eedb4527f1524fc3b83cd4838774b04d6f1e3911 (patch) | |
tree | e1537052779bd52dbad3d5df6ede2714c8ff4bf9 /changelog.d | |
parent | Fix SimpleHttpClient not sending Accept header in `get_json` (#11677) (diff) | |
download | synapse-eedb4527f1524fc3b83cd4838774b04d6f1e3911.tar.xz |
Fix link from generated configuration file to documentation (#11678)
Co-authored-by: reivilibre <olivier@librepush.net> Co-authored-by: reivilibre <oliverw@matrix.org>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/11678.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11678.doc b/changelog.d/11678.doc new file mode 100644 index 0000000000..dff663e782 --- /dev/null +++ b/changelog.d/11678.doc @@ -0,0 +1 @@ +Fix the documentation link in newly-generated configuration files. |