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 4dd063c..fd12aaa 100644
--- a/docs/Create-a-Script.md
+++ b/docs/Create-a-Script.md
@@ -10,7 +10,7 @@ You still want to make a simple script before switching to modules? Read below.
## How to learn
-If you never made any script before, you can study some of the **[modules' scripts](http://www.azerothcore.org/modules-catalogue/)**, compare, dissect etc... If you find some open issues, fix them to improve your skills!
+If you never made any script before, you can study some of the **[modules' scripts](https://www.azerothcore.org/catalogue/)**, compare, dissect etc... If you find some open issues, fix them to improve your skills!
## How to create a script from scratch