diff options
author | Francesco Borzì <borzifrancesco@gmail.com> | 2022-03-30 05:37:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-30 00:37:20 -0300 |
commit | 63df0a3d20c9616da6a38e7f1a247e1a8ab421a2 (patch) | |
tree | 29b717674116ac149fde3a78bcc0f7d6be4b801a /.github | |
parent | fed66a342977b3d57ada6b5623d641c8fbd1aa30 (diff) |
docs: update README.md with latest Eluna changes (#11216)
Diffstat (limited to '.github')
-rw-r--r-- | .github/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/README.md b/.github/README.md index 300c387e8f..d916059bad 100644 --- a/.github/README.md +++ b/.github/README.md @@ -47,7 +47,7 @@ Modules are essential to AzerothCore's success. Modules allow users to plug them We have a lot of modules already made, some of them are very important and will ease your work: * [Transmogrification](https://github.com/azerothcore/mod-transmog) -* [Eluna (lua engine) support](https://github.com/azerothcore/mod-eluna-lua-engine/ "Creator of Eluna is part of our core team") +* [Eluna (lua engine) support](https://github.com/azerothcore/mod-eluna/ "Creator of Eluna is part of our core team") * Full list available in the AzerothCore catalogue (link at the end) ### Configuration files |