diff --git a/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx b/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx index f84d208760..b13fb10464 100644 --- a/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx +++ b/gatsby/content/blog/2022/01/2022-01-18-synapse-1.50-released.mdx @@ -42,4 +42,4 @@ Please see the Synapse [release notes](https://github.com/matrix-org/synapse/blo Synapse is a Free and Open Source Software project, and we'd like to extend our thanks to everyone who contributed to this release, including [Dirk Klimpel](https://github.com/dklimpel), [Donny Johnson](https://github.com/itchychips) and [AndrewFerr](https://github.com/AndrewFerr). -> Note: An issue preventing client logins ([#11763](https://github.com/matrix-org/synapse/issues/11763)) was identified immediately following the release of Synapse 1.50.0. We released [Synapse 1.50.1]((https://github.com/matrix-org/synapse/releases/tag/v1.50.0)) the same day with a fix for this issue. +> Note: An issue preventing client logins ([#11763](https://github.com/matrix-org/synapse/issues/11763)) was identified immediately following the release of Synapse 1.50.0. We released [Synapse 1.50.1](https://github.com/matrix-org/synapse/releases/tag/v1.50.1) the same day with a fix for this issue.