From efc7fed05b4800289cc644fbdeff18fe6cdd2a96 Mon Sep 17 00:00:00 2001 From: mathiascode Date: Mon, 19 Dec 2016 18:08:19 +0200 Subject: Updated links and docs (#3488) --- src/Enchantments.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Enchantments.h') diff --git a/src/Enchantments.h b/src/Enchantments.h index acc15dc7e..1119f7e2f 100644 --- a/src/Enchantments.h +++ b/src/Enchantments.h @@ -40,7 +40,7 @@ Serialization will never put zero-level enchantments into the stringspec and wil class cEnchantments { public: - /** Individual enchantment IDs, corresponding to their NBT IDs: http://www.minecraftwiki.net/wiki/Data_Values#Enchantment_IDs + /** Individual enchantment IDs, corresponding to their NBT IDs: http://minecraft.gamepedia.com/Data_values#Enchantment_IDs */ enum eEnchantment -- cgit v1.2.3