diff --git a/docs/Reference.mdx b/docs/Reference.mdx index 2b2eb65999..b8538aebb9 100644 --- a/docs/Reference.mdx +++ b/docs/Reference.mdx @@ -271,7 +271,7 @@ Discord utilizes a subset of markdown for rendering message content on its clien | Unix Timestamp (Styled) | `` | `` | | Guild Navigation | `` | `` | -Using the markdown for either users, roles, or channels will usually mention the target(s) accordingly, but this can be suppressed using the `allowed_mentions` parameter when creating a message. Standard emoji are currently rendered using [Twemoji](https://twemoji.twitter.com/) for Desktop/Android and Apple's native emoji on iOS. +Using the markdown for either users, roles, or channels will usually mention the target(s) accordingly, but this can be suppressed using the `allowed_mentions` parameter when creating a message. Standard emoji are currently rendered using [Twemoji](https://github.com/twitter/twemoji) for Desktop/Android and Apple's native emoji on iOS. Timestamps are expressed in seconds and display the given timestamp in the user's timezone and locale.