From 82eb847c93d41282b571f4cb9df3249765bf3ca7 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sun, 9 Jun 2019 23:57:07 +0200 Subject: Update gameobject_questender.md Added missing links --- docs/gameobject_questender.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/gameobject_questender.md b/docs/gameobject_questender.md index 3b484d5..2a92c9d 100644 --- a/docs/gameobject_questender.md +++ b/docs/gameobject_questender.md @@ -57,8 +57,8 @@ Holds game object quest taker relations. The game objects in this table should a ### id -The template ID of the game object. See gameobject\_template.entry +The template ID of the game object. See [gameobject\_template.entry](http://www.azerothcore.org/wiki/gameobject_template#entry) ### quest -The quest ID that this game object finishes. See quest\_template.id +The quest ID that this game object finishes. See [quest\_template.id](http://www.azerothcore.org/wiki/quest_template#id) -- cgit