summaryrefslogtreecommitdiff
path: root/docs/Create-a-Script.md
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2019-02-19 08:58:07 +0100
committerYehonal <yehonal.azeroth@gmail.com>2019-02-19 08:58:07 +0100
commitdd3366d4c6de726a42ecf6c4b1689452aab79224 (patch)
treeebc17c9cc73fa1eee6c231dda1951abf411e6fe4 /docs/Create-a-Script.md
parentbe2ddad846c225bcf9d76ce497ec60f114439c8e (diff)
downloadwiki-dd3366d4c6de726a42ecf6c4b1689452aab79224.tar.gz
wiki-dd3366d4c6de726a42ecf6c4b1689452aab79224.tar.bz2
wiki-dd3366d4c6de726a42ecf6c4b1689452aab79224.zip
Fixed links
Diffstat (limited to 'docs/Create-a-Script.md')
-rw-r--r--docs/Create-a-Script.md2
1 files changed, 1 insertions, 1 deletions
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