[fix] Fix link to remote emoji pgae (#1845)

* Replace pinafore with semaphore

* Typo

* Fix remote emoji link
This commit is contained in:
Julian-Samuel Gebühr 2023-05-31 10:23:14 +02:00 committed by tsmethurst
parent ef0d0b65fb
commit 5d7648de3c

View file

@ -64,7 +64,7 @@ module.exports = function EmojiOverview({ }) {
<p>
To use custom emoji in your toots they have to be 'local' to the instance.
You can either upload them here directly, or copy from those already
present on other (known) instances through the <Link to={`../remote`}>Remote Emoji</Link> page.
present on other (known) instances through the <Link to={`./remote`}>Remote Emoji</Link> page.
</p>
{content}
</>