diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2022-07-12 15:01:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-12 15:01:58 -0400 |
commit | 1381563988c6dc7a2b8801b736b1f0c663970da8 (patch) | |
tree | ae4b3e4f269d45444181552418ae32c5abba02dc /changelog.d | |
parent | Drop unused table `event_reference_hashes` (#13218) (diff) | |
download | synapse-1381563988c6dc7a2b8801b736b1f0c663970da8.tar.xz |
Inline URL preview documentation. (#13261)
Inline URL preview documentation near the implementation.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13233.doc | 3 | ||||
-rw-r--r-- | changelog.d/13261.doc | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog.d/13233.doc b/changelog.d/13233.doc index b6babd7f15..3eaea7c5e3 100644 --- a/changelog.d/13233.doc +++ b/changelog.d/13233.doc @@ -1,2 +1 @@ -Add a link to configuration instructions in the URL preview documentation. - +Move the documentation for how URL previews work to the URL preview module. diff --git a/changelog.d/13261.doc b/changelog.d/13261.doc new file mode 100644 index 0000000000..3eaea7c5e3 --- /dev/null +++ b/changelog.d/13261.doc @@ -0,0 +1 @@ +Move the documentation for how URL previews work to the URL preview module. |