diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-19 08:58:07 +0100 |
|---|---|---|
| committer | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-19 08:58:07 +0100 |
| commit | dd3366d4c6de726a42ecf6c4b1689452aab79224 (patch) | |
| tree | ebc17c9cc73fa1eee6c231dda1951abf411e6fe4 /docs/Create-a-Script.md | |
| parent | be2ddad846c225bcf9d76ce497ec60f114439c8e (diff) | |
| download | wiki-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.md | 2 |
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 |
