diff --git a/docs/paper/dev/api/registries.mdx b/docs/paper/dev/api/registries.mdx index 82e27d4f..b58109da 100644 --- a/docs/paper/dev/api/registries.mdx +++ b/docs/paper/dev/api/registries.mdx @@ -86,7 +86,7 @@ final RegistryKeySet<@NotNull Enchantment> bestEnchantments = RegistrySet.keySet A `Tag` follows up the concept of a `RegistryKeySet` but is itself named and can hence be referenced. -A list of Vanilla tags can be found on the minecraft wiki. +A list of Vanilla tags can be found [on the Minecraft wiki](https://minecraft.wiki/w/Tag#Java_Edition_2). ## Mutating registries