diff --git a/editormd.js b/editormd.js index d0c5d5d..c33c097 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" };