diff options
Diffstat (limited to 'docs/The-Modular-Structure.md')
| -rw-r--r-- | docs/The-Modular-Structure.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/The-Modular-Structure.md b/docs/The-Modular-Structure.md index dd6c042..1cb16fe 100644 --- a/docs/The-Modular-Structure.md +++ b/docs/The-Modular-Structure.md @@ -26,7 +26,7 @@ Create and use include.sh in your root directory to interact with our bash syste *NOTE: *Even if core file modification is not suggested by AzerothCore project, developing as much as possible under your module and patching the core with small rows of code could be a good practice. You can eventually provide an install/uninstall script that can automatically patch/unpatch the core using our bash system. -Read guide on [[how to create a module|Create-a-Module]] +Read guide on [how to create a module](Create-a-Module) **CORE MODULES:** |
