diff options
author | David Robertson <davidr@element.io> | 2022-06-10 15:47:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-10 15:47:49 +0100 |
commit | 4579445cc54640341ef23cddad9c0518e90be63a (patch) | |
tree | d731488c89ab6be6d8e8f6d5b7af5170cd2acdcd /changelog.d | |
parent | Fix-up the contrib/graph scripts. (#13013) (diff) | |
download | synapse-4579445cc54640341ef23cddad9c0518e90be63a.tar.xz |
Add missing TOC link to poetry cheat sheet (#13022)
Missed by #12475.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13022.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13022.doc b/changelog.d/13022.doc new file mode 100644 index 0000000000..4d6ac7ae94 --- /dev/null +++ b/changelog.d/13022.doc @@ -0,0 +1 @@ +Ensure the [Poetry cheat sheet](https://matrix-org.github.io/synapse/develop/development/dependencies.html) is available in the online documentation. |