Skip to content

Commit d32dbba

Browse files
authored
chore(paper): replace bugs-legacy.mojang.com with mojira.dev (#752)
1 parent 0749fcd commit d32dbba

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/paper/dev/api/component-api

1 file changed

+1
-1
lines changed

src/content/docs/paper/dev/api/component-api/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ representations in the legacy string format.
3333
Representing text as components is now the supported way of representing text for Paper and Velocity. They are used
3434
for almost all aspects of text being displayed to clients. Text like item names, lore, bossbars, team prefixes and
3535
suffixes, custom names, and much more all support components in respective APIs.
36-
[Mojang has stated](https://bugs-legacy.mojang.com/browse/MC-190605?focusedId=993040&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-993040)
36+
[Mojang has stated](https://mojira.dev/MC-190605#comment-993040)
3737
that client support for the legacy format with `§` will be removed in the future.
3838

3939

0 commit comments

Comments
 (0)