diff options
author | Erik Johnston <erik@matrix.org> | 2022-10-20 09:47:04 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-10-20 09:47:04 +0100 |
commit | 09c602b5585d0b8262b665318a419ad275370274 (patch) | |
tree | 65ef257b11d006d9d067640aa104991edccaba95 /changelog.d/14189.doc | |
parent | Explain `SynapseError` and `FederationError` better (#14191) (diff) | |
parent | Remove poetry.lock updates (diff) | |
download | synapse-09c602b5585d0b8262b665318a419ad275370274.tar.xz |
Merge branch 'release-v1.70' into develop
Diffstat (limited to 'changelog.d/14189.doc')
-rw-r--r-- | changelog.d/14189.doc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14189.doc b/changelog.d/14189.doc deleted file mode 100644 index 6c7e556ad9..0000000000 --- a/changelog.d/14189.doc +++ /dev/null @@ -1 +0,0 @@ -Fix dead link to the [Admin Registration API](https://matrix-org.github.io/synapse/latest/admin_api/register_api.html). |