diff --git a/src/content/docs/paper/dev/api/component-api/intro.md b/src/content/docs/paper/dev/api/component-api/intro.md index 6d87a88be..9e674df61 100644 --- a/src/content/docs/paper/dev/api/component-api/intro.md +++ b/src/content/docs/paper/dev/api/component-api/intro.md @@ -33,7 +33,7 @@ representations in the legacy string format. Representing text as components is now the supported way of representing text for Paper and Velocity. They are used for almost all aspects of text being displayed to clients. Text like item names, lore, bossbars, team prefixes and suffixes, custom names, and much more all support components in respective APIs. -[Mojang has stated](https://bugs-legacy.mojang.com/browse/MC-190605?focusedId=993040&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-993040) +[Mojang has stated](https://mojira.dev/MC-190605#comment-993040) that client support for the legacy format with `ยง` will be removed in the future.