Skip to content

Commit

Permalink
Update Minecraft Wiki links to new domain
Browse files Browse the repository at this point in the history
  • Loading branch information
Spongecade authored Sep 28, 2023
1 parent fbe7f16 commit 5db0bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils/Minecraft.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export enum FormattingCodes {
Reset = '§r'
}

// https://minecraft.fandom.com/wiki/Formatting_codes
// https://minecraft.wiki/w/Formatting_codes
export const formattingInfo = {
[FormattingCodes.Black]: {
foreground: 'rgb(0, 0, 0)',
Expand Down

0 comments on commit 5db0bd6

Please sign in to comment.