From 47b027a59825bc71b876f6977bf3536af25de732 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sat, 19 Jun 2021 17:06:28 +0200 Subject: Update hooks-script.md --- docs/hooks-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hooks-script.md') 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 -- cgit