summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorsudlud <sudlud@users.noreply.github.com>2024-03-10 20:51:26 +0100
committerGitHub <noreply@github.com>2024-03-10 16:51:26 -0300
commitba32dc4b596012846e3b0eabefe9f3009a266e7c (patch)
tree9dd45fa09bfc5bf70995a321343a5fd9d5c086b4 /.github
parent7fb865ba787ec65dd118aa2e40d4de4c72520a1e (diff)
fix(Docs): readme: fix broken license links (#18500)
fix(Docs): readme fix broken license links using same links as azerothcore.org now
Diffstat (limited to '.github')
-rw-r--r--.github/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/README.md b/.github/README.md
index 49c173fae7..b236ba800e 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -76,8 +76,8 @@ This project exists thanks to the [authors](https://github.com/azerothcore/azero
## License
-- The new AzerothCore source components are released under the [GNU AGPL v3](https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3)
-- The old sources based on MaNGOS/TrinityCore are released under the [GNU GPL v2](https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-GPL2)
+- The new AzerothCore source components are released under the [GNU AGPL v3](https://www.gnu.org/licenses/agpl-3.0.en.html)
+- The old sources based on MaNGOS/TrinityCore are released under the [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
It's important to note that AzerothCore is not an official Blizzard Entertainment product, and it is not affiliated with or endorsed by World of Warcraft or Blizzard Entertainment. AzerothCore does not in any case sponsor nor support illegal public servers. If you use this project to run an illegal public server and not for testing and learning it is your own personal choice.