summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEmmanuel Ferdman <emmanuelferdman@gmail.com>2024-05-29 21:10:39 +0300
committerGitHub <noreply@github.com>2024-05-29 20:10:39 +0200
commit4884e33f078de8d5d19db4e7fc4b36a299e2c944 (patch)
tree5f5f284135c51b6c62e975cbf4ce6235c0fa550a /doc
parentc027f7a0c297fb90c007702c21ce2408b837bd2d (diff)
fix(LICENSE): update license file paths (#18972)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/master.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/master.md b/doc/changelog/master.md
index b64820713f..3cd001b8d5 100644
--- a/doc/changelog/master.md
+++ b/doc/changelog/master.md
@@ -414,7 +414,7 @@ minimal-dynamic - builds commands and spells dynamically. Now don't support
- Example loader script for modules:
```cpp
/*
- * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3
+ * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE
*/
// From SC