summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2021-06-19 17:06:28 +0200
committerGitHub <noreply@github.com>2021-06-19 17:06:28 +0200
commit47b027a59825bc71b876f6977bf3536af25de732 (patch)
tree2d148a6b5364dcde8bd98eecf86c58f97bb9b388
parent891e98fe52986efb353ed439dd2e27529496bab6 (diff)
downloadwiki-47b027a59825bc71b876f6977bf3536af25de732.tar.gz
wiki-47b027a59825bc71b876f6977bf3536af25de732.tar.bz2
wiki-47b027a59825bc71b876f6977bf3536af25de732.zip
Update hooks-script.md
-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