diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2021-06-19 17:06:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-19 17:06:28 +0200 |
| commit | 47b027a59825bc71b876f6977bf3536af25de732 (patch) | |
| tree | 2d148a6b5364dcde8bd98eecf86c58f97bb9b388 /docs | |
| parent | 891e98fe52986efb353ed439dd2e27529496bab6 (diff) | |
| download | wiki-47b027a59825bc71b876f6977bf3536af25de732.tar.gz wiki-47b027a59825bc71b876f6977bf3536af25de732.tar.bz2 wiki-47b027a59825bc71b876f6977bf3536af25de732.zip | |
Update hooks-script.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/hooks-script.md | 2 |
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 |
