summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/source/settings/admin/emoji/local/overview.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/source/settings/admin/emoji/local/overview.js b/web/source/settings/admin/emoji/local/overview.js
index 757729c38..e8d35ff54 100644
--- a/web/source/settings/admin/emoji/local/overview.js
+++ b/web/source/settings/admin/emoji/local/overview.js
@@ -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}
</>