Fix URL for emoji cheat sheet

This commit is contained in:
Ryan Watters
2017-03-18 16:29:34 -05:00
parent 50d95b94d6
commit 95597b8afb
+1 -1
View File
@@ -74,7 +74,7 @@ The following shows how the example task list will look to the end users of your
Hugo comes with built-in support for emojis in your content, as well as ships with the [`emojify` function][]. To add emojis directly to content, set `enableEmoji` to `true` in your [site configuration][config].
For a full list of emojis, see <http://emoji-cheat-sheet.com>.
For a full list of emojis, see <https://emoji-cheat-sheet.com>.
### Shortcodes