diff --git a/editormd.js b/editormd.js index b901a8b..7c7e6fa 100644 --- a/editormd.js +++ b/editormd.js @@ -3365,7 +3365,7 @@ // Emoji graphics files url path editormd.emoji = { - path : "http://www.emoji-cheat-sheet.com/graphics/emojis/", + path : "https://www.webpagefx.com/tools/emoji-cheat-sheet/graphics/emojis/", ext : ".png" };