From 9a5f1492d4a34350daa0cdcd6358928ede4e040b Mon Sep 17 00:00:00 2001 From: Rishi Gupta Date: Thu, 21 Jun 2018 11:51:39 -0700 Subject: [PATCH] user docs: Fix link to display-emoji-as-text. --- templates/zerver/help/high-contrast-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zerver/help/high-contrast-mode.md b/templates/zerver/help/high-contrast-mode.md index d590954cd7..d6bf82beec 100644 --- a/templates/zerver/help/high-contrast-mode.md +++ b/templates/zerver/help/high-contrast-mode.md @@ -12,4 +12,4 @@ W3C's Web Content Accessibility Guidelines. ## Related Articles * [Accessibility in Zulip](https://zulip.readthedocs.io/en/latest/contributing/accessibility.html) -* [Display emojis as text](/help/display-emojis-as-text) +* [Display emoji as text](/help/display-emoji-as-text)