diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gameobject_questender.md | 4 |
1 files changed, 2 insertions, 2 deletions
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) |
