From dd3366d4c6de726a42ecf6c4b1689452aab79224 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Tue, 19 Feb 2019 08:58:07 +0100 Subject: Fixed links --- docs/Create-a-Script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Create-a-Script.md') diff --git a/docs/Create-a-Script.md b/docs/Create-a-Script.md index bc319a1..4dd063c 100644 --- a/docs/Create-a-Script.md +++ b/docs/Create-a-Script.md @@ -1,6 +1,6 @@ # Script vs module -On AzerothCore, we don't really use the usual scripts like in other emulators. Instead, we work with modules which are way more practical to use. See https://github.com/azerothcore/azerothcore-wotlk/wiki/Create-a-Module +On AzerothCore, we don't really use the usual scripts like in other emulators. Instead, we work with modules which are way more practical to use. See Create-a-Module # Scripts -- cgit