diff --git a/PKHeX.Core/MysteryGifts/PGT.cs b/PKHeX.Core/MysteryGifts/PGT.cs index a7c72bab1..648c631fd 100644 --- a/PKHeX.Core/MysteryGifts/PGT.cs +++ b/PKHeX.Core/MysteryGifts/PGT.cs @@ -8,8 +8,8 @@ namespace PKHeX.Core /// /// /// Big thanks to Grovyle91's Pokémon Mystery Gift Editor, from which the structure was referenced. - /// http://projectpokemon.org/forums/member.php?829-Grovyle91 - /// http://projectpokemon.org/forums/showthread.php?6524 + /// https://projectpokemon.org/home/profile/859-grovyle91/ + /// https://projectpokemon.org/home/forums/topic/5870-pok%C3%A9mon-mystery-gift-editor-v143-now-with-bw-support/ /// See also: http://tccphreak.shiny-clique.net/debugger/pcdfiles.htm /// public sealed class PCD : MysteryGift