From 14b4073f97a4b9aca90e58bec96b9586ca89e60f Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Mon, 10 Jun 2019 00:25:29 +0200 Subject: Update linked_respawn.md (#82) Added missing links --- docs/linked_respawn.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/linked_respawn.md b/docs/linked_respawn.md index 42a3469..a3476af 100644 --- a/docs/linked_respawn.md +++ b/docs/linked_respawn.md @@ -68,11 +68,11 @@ Gameobjects can be linked too! ### guid -This is the guid of the [creature](creature_2130009.html#creature-guid) or [gameobject](gameobject_2130146.html#gameobject-guid) you want to link. +This is the guid of the [creature](http://www.azerothcore.org/wiki/creature#guid) or [gameobject](http://www.azerothcore.org/wiki/gameobject#guid) you want to link. ### linkedGuid -This is the guid of the [creature](creature_2130009.html#creature-guid) or [gameobject](gameobject_2130146.html#gameobject-guid) (boss most likely) that you want to link to. +This is the guid of the [creature](http://www.azerothcore.org/wiki/creature#guid) or [gameobject](http://www.azerothcore.org/wiki/gameobject#guid) (boss most likely) that you want to link to. ### linkedType -- cgit