From f8cfb31bddce564bd62a8cb6be35fdfdf7ce4945 Mon Sep 17 00:00:00 2001 From: Kenichi Kamiya Date: Sat, 3 Oct 2015 00:16:40 +0900 Subject: [PATCH] Update and freeze the example link to `data-alternative-name` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f0c24d..9fcfd9a 100755 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ A one pager listing the different emoji emoticons supported on There is a feature in the cheat sheet that allows you to add synonyms (or alternative names) for each emoji. This is used when use the ”Instant Search” search field in the page top. -You can see how this works in [public/index.html on line 152](https://github.com/arvida/emoji-cheat-sheet.com/blob/master/public/index.html#L152). Look for `data-alternative-name` on that line. +You can see how this works in a snapshot of [public/index.html on line 154](https://github.com/arvida/emoji-cheat-sheet.com/blob/f8e4a0bf622f3b3dbbbc6a4bbfe2e7e33be6076d/public/index.html#L154). Look for `data-alternative-name` on that line. Currently there are very few synonyms in the cheat sheet and it would be great to add more to make it easier to search.