diff --git a/VERSION.md b/VERSION.md index 281b0d581..5719fdf45 100644 --- a/VERSION.md +++ b/VERSION.md @@ -2186,6 +2186,7 @@ [PdfLandscapeConverter.java]: https://github.com/vsch/flexmark-java/blob/master/flexmark-java-samples/src/com/vladsch/flexmark/java/samples/PdfLandscapeConverter.java [Prevent StringIndexOutOfBounds in ext-resizable-image by MiniDigger · Pull Request #503 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/503 "Prevent StringIndexOutOfBounds in ext-resizable-image by MiniDigger · Pull Request #503 · vsch/flexmark-java · GitHub" [TextCollectingVisitor works better with code blocks by roxspring · Pull Request #575 · vsch/flexmark-java · GitHub]: https://github.com/vsch/flexmark-java/pull/575 "TextCollectingVisitor works better with code blocks by roxspring · Pull Request #575 · vsch/flexmark-java · GitHub" +[`emoji-cheat-sheet.com/public/graphics/emojis/`]: https://github.com/WebpageFX/emoji-cheat-sheet.com/tree/master/public/graphics/emojis [Unicode Emoji List, v15.0]: https://unicode.org/emoji/charts/emoji-list.html [Unicode Emoji Modifiers List, v15.0]: https://unicode.org/emoji/charts/full-emoji-modifiers.html diff --git a/flexmark-ext-emoji/src/main/javadoc/overview.md b/flexmark-ext-emoji/src/main/javadoc/overview.md index b9f5f3625..69d8c14f3 100644 --- a/flexmark-ext-emoji/src/main/javadoc/overview.md +++ b/flexmark-ext-emoji/src/main/javadoc/overview.md @@ -6,7 +6,6 @@ emoji shortcut conversion: * [GitHub Emoji API] shortcuts * any of the above shortcuts to [Unicode Emoji List, v15.0] or [Unicode Emoji Modifiers List, v15.0] Unicode Characters. -[`emoji-cheat-sheet.com/public/graphics/emojis/`]: https://github.com/WebpageFX/emoji-cheat-sheet.com/tree/master/public/graphics/emojis [GitHub Emoji API]: https://api.github.com/emojis [Unicode Emoji List, v15.0]: https://unicode.org/emoji/charts/emoji-list.html