From decb891bf297c1dbcb5b0e8a1f4d49678e7aecfc Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 5 Jul 2023 08:43:06 +0300 Subject: [PATCH] m.room.retention: fix link to Synapse database corruption --- matrix/retention/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrix/retention/README.md b/matrix/retention/README.md index 338fb95..c4a9cd3 100644 --- a/matrix/retention/README.md +++ b/matrix/retention/README.md @@ -11,7 +11,7 @@ **_Don't do this!_** -- [You may corrupt your Synapse database!](https://github.com/matrix-org/matrix-spec-proposals/pull/1763) +- [You may corrupt your Synapse database!](https://github.com/matrix-org/synapse/issues/13476) - If a Synapse homeserver leaves your room for long enough time, [it will never be able to rejoin!](https://github.com/matrix-org/synapse/issues/11448)