From a3e2e1fa6eca602ddb75458bec119a759ede0700 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 25 Sep 2014 12:42:38 -0700 Subject: [PATCH] better link to emoji lookups --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 4c14b848c5..080b8ef5b6 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1318,7 +1318,7 @@ en: - For [standard Emoji](http://www.emoji-cheat-sheet.com/), just start typing `:` or the traditional smileys `:)` :smile: + For [standard Emoji](http://www.emoji.codes/), just start typing `:` or the traditional smileys `:)` :smile: ## What else can I do?