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