[skip ci] Update Minecraft wiki links to new domain (#2593)

This commit is contained in:
Spongecade 2023-10-07 04:59:08 -05:00 committed by GitHub
parent 911908bfaf
commit c3fa413b4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 11 additions and 11 deletions

View file

@ -114,7 +114,7 @@ namespace MinecraftClient
/// <summary>
/// Write a Minecraft-Like formatted string to the standard output, using §c color codes
/// See minecraft.gamepedia.com/Classic_server_protocol#Color_Codes for more info
/// <see href="https://minecraft.wiki/w/Classic_server_protocol#Color_codes"/> for more info
/// </summary>
/// <param name="str">String to write</param>
/// <param name="acceptnewlines">If false, space are printed instead of newlines</param>