summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/hooks-script.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hooks-script.md b/docs/hooks-script.md
index fa11d51..f3885ef 100644
--- a/docs/hooks-script.md
+++ b/docs/hooks-script.md
@@ -166,7 +166,7 @@ hence other people know how to use it properly. So please, read that guide caref
### Write a changelog
When you create or modify any hook, you have to create a new changelog to explain people how to adapt their code and to keep them
-informed about these changes. Please follow [this guide](https://www.azerothcore.org/wiki/how-to-use-changelog) to learn how to do it.
+informed about these changes. Please follow [this guide](how-to-use-changelog.md) to learn how to do it.
## Naming conventions