summaryrefslogtreecommitdiff
path: root/docs/Create-a-Script.md
diff options
context:
space:
mode:
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