From 1ab53bac10a784e9a18e15d2be3b6d0603c91580 Mon Sep 17 00:00:00 2001 From: sogladev Date: Tue, 24 Mar 2026 01:21:25 +0100 Subject: [PATCH] Fix link to ElunaAzerothCore repository (#375) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2d4090..e0f56aa 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ ALE is a powerful, AzerothCore-specific implementation of a Lua scripting engine If you need to use standard Eluna scripts or maintain compatibility with the original Eluna project, please use the dedicated AzerothCore port available at: -**🔗 [ElunaAzerothCore](https://github.com/Eluna-Ports/ElunaAzerothCore)** +**🔗 [ElunaAzerothCore](https://github.com/ElunaLuaEngine/ElunaAzerothcore)** This repository maintains compatibility with the original Eluna API and supports standard Eluna scripts.