diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2021-10-19 14:13:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-19 14:13:56 +0100 |
commit | 5e0e6835416776e4d938f53b3c9a005970f88127 (patch) | |
tree | 1ae20758e24f74f7c4e2c9266484cc6fae5b5382 /changelog.d | |
parent | Merge branch 'master' into develop (diff) | |
download | synapse-5e0e6835416776e4d938f53b3c9a005970f88127.tar.xz |
Fix instances of [example]{.title-ref} in the upgrade notes (#11118)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/11118.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11118.doc b/changelog.d/11118.doc new file mode 100644 index 0000000000..3c2187f3b1 --- /dev/null +++ b/changelog.d/11118.doc @@ -0,0 +1 @@ +Fix instances of `[example]{.title-ref}` in the upgrade documentation as a result of prior RST to Markdown conversion. |