diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2020-02-09 13:10:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-09 13:10:47 +0100 |
| commit | e46e4c2f406eb50c9c51ad9002428494d7707c4c (patch) | |
| tree | baff58e565756235cce3782e64e59a0dabe8fcb4 /docs | |
| parent | 8a5f36d14c329e408fd17e9f93aa5024fda46c12 (diff) | |
| download | wiki-e46e4c2f406eb50c9c51ad9002428494d7707c4c.tar.gz wiki-e46e4c2f406eb50c9c51ad9002428494d7707c4c.tar.bz2 wiki-e46e4c2f406eb50c9c51ad9002428494d7707c4c.zip | |
Update The-Modular-Structure.md
Diffstat (limited to 'docs')
| -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 d4d3291..69c4141 100644 --- a/docs/The-Modular-Structure.md +++ b/docs/The-Modular-Structure.md @@ -1,6 +1,6 @@ # The Modular Structure -Based on our modular domain-based [directory structure](directory-structure) , the AzerothCore project allows you to add and extend game features by adding custom isolated modules, without patching the core directly. +Based on our modular domain-based [directory structure](Directory-Structure) , the AzerothCore project allows you to add and extend game features by adding custom isolated modules, without patching the core directly. This results in always having a clean core that is easy to maintain and to keep it in sync with the latest AzerothCore updates. |
