diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-06-10 00:01:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-10 00:01:08 +0200 |
| commit | 90c870d60aaf2c3425fa2007df36d5217253266e (patch) | |
| tree | 169030ea377ba3071831ba15049b10c832f2df9e | |
| parent | 2c9b485617f8ca4ad6482e743583a6880ce1568e (diff) | |
| parent | 82eb847c93d41282b571f4cb9df3249765bf3ca7 (diff) | |
| download | wiki-90c870d60aaf2c3425fa2007df36d5217253266e.tar.gz wiki-90c870d60aaf2c3425fa2007df36d5217253266e.tar.bz2 wiki-90c870d60aaf2c3425fa2007df36d5217253266e.zip | |
Update gameobject_questender.md (#73)
Added missing links
| -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) |
