diff --git a/README.md b/README.md index 66b08e3..2959c99 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Eluna Lua Engine © is a lua engine embedded to World of Warcraft emulators. We are currently working hard to make Eluna better from inside and outside. If you are having trouble with installation or scripts, please feel free to open an issue. -For documentation and reference see [Eluna API](http://www.elunaengine.com/) and [Lua reference manual](http://www.lua.org/manual/5.2/). +For documentation and reference see [Eluna API](http://elunaluaengine.github.io/) and [Lua reference manual](http://www.lua.org/manual/5.2/). Special thanks to [MaNGOS](http://getmangos.eu/) for their continued support and use of Eluna. Please head over to their forums and show them some love! @@ -15,7 +15,7 @@ Special thanks to [MaNGOS](http://getmangos.eu/) for their continued support and * [__Installation__](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/INSTALL.md) * [Getting started](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/USAGE.md) * [Eluna features](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/IMPL_DETAILS.md) -* [Function documentation](http://www.elunaengine.com) +* [Function documentation](http://elunaluaengine.github.io/) * [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/Hooks.h) * [Lua reference manual](http://www.lua.org/manual/5.2/) * [Forum - support, releases, guides](https://www.getmangos.eu/forums/forum/119-eluna-central/)