summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/bash_system.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/bash_system.md b/docs/bash_system.md
index 744a7ad..d6fe25f 100644
--- a/docs/bash_system.md
+++ b/docs/bash_system.md
@@ -31,3 +31,8 @@ All commands come with a shorter alias. For example `./acore.sh c configure` wil
Our bash system uses external bash libraries that are generic and not related to the azerothcore itself, those libraries have been created by us and
have been placed under /deps folder
+
+
+## HOOKS:
+
+Internal [Hook system for bash](Hooks-Bash.md)