Remove URL prefix

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Johannes Marbach 2026-01-14 10:05:57 +01:00 committed by GitHub
parent b62fc0a35f
commit 04a0e0eecd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
{{% added-in v="1.18" %}}
This module enables clients to track a user's cumulated emoji usage across different
devices. The data is stored in the [`m.recent_emoji`](/client-server-api/#mrecent_emoji)
devices. The data is stored in the [`m.recent_emoji`](#mrecent_emoji)
global [account data](https://spec.matrix.org/v1.15/client-server-api/#client-config) and can,
among other things, be used to generate recommendations
in emoji pickers.