From 8d2a5cd2428504ef44002463affba357de2540b7 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Sun, 15 Nov 2020 19:39:58 +0100 Subject: [PATCH] fix link --- draft/group-sync.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/group-sync.rst b/draft/group-sync.rst index 087abd592..9a2a1b2e7 100644 --- a/draft/group-sync.rst +++ b/draft/group-sync.rst @@ -43,7 +43,7 @@ Solution: replay group modification messages on inconsistencies For brevity let's abbreviate "group membership modification" as **GMM**. Delta chat has explicit GMM messages, typically encrypted to the group members -as seen by the device that sends the GMM. The [Spec](https://github.com/deltachat/deltachat-core-rust/blob/master/spec.md#add-and-remove-members) details the Mime headers and format. +as seen by the device that sends the GMM. The `Spec `_ details the Mime headers and format. If we detect membership inconsistencies we can resend relevant GMM messages to the respective chat. The receiving devices can process those GMM messages