From 82303b3b379784c06e5ee5ec78cceb6d1f8473fa Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Tue, 16 May 2023 11:09:00 -0400 Subject: [PATCH] Remove section about groups. --- content/client-server-api/modules/mentions.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/content/client-server-api/modules/mentions.md b/content/client-server-api/modules/mentions.md index 6ea55f22..bc100828 100644 --- a/content/client-server-api/modules/mentions.md +++ b/content/client-server-api/modules/mentions.md @@ -86,10 +86,3 @@ background color to signify to the user that they were mentioned. When clicked, the mention should navigate the user to the appropriate user or room information. - -{{% boxes/note %}} -Similar to legacy [matrix.to URLs](/appendices/#matrixto-navigation), -groups used to be representable by mentions. They follow a similar format -to room mentions, though using the group ID in both the link and anchor -text. -{{% /boxes/note %}} \ No newline at end of file