From e40d1ab7a216d8e80fa66c83bca5d58a1f897483 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Tue, 3 Mar 2020 19:07:36 +0100 Subject: fix: World Tables Documentation updates (#189) - Removed information related to WOW versions above 3.3.5a Co-authored-by: Barbz --- docs/skill_extra_item_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/skill_extra_item_template.md') diff --git a/docs/skill_extra_item_template.md b/docs/skill_extra_item_template.md index ac04abf..916f803 100644 --- a/docs/skill_extra_item_template.md +++ b/docs/skill_extra_item_template.md @@ -77,7 +77,7 @@ This table holds information about when using certain profession spells, you hav ### spellId -The spell ID that creates the item. See Spell.dbc +The spell ID that creates the item. See [Spell.dbc](Spell) ### requiredSpecialization -- cgit