From ecad5370ef5318801c99a0a0ca539a1da6f907e4 Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Sat, 1 Apr 2017 15:28:50 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a59c7d6..66b08e3 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,9 @@ Special thanks to [MaNGOS](http://getmangos.eu/) for their continued support and * [Function documentation](http://www.elunaengine.com) * [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/Hooks.h) * [Lua reference manual](http://www.lua.org/manual/5.2/) -* [Contributing](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/CONTRIBUTING.md) +* [Forum - support, releases, guides](https://www.getmangos.eu/forums/forum/119-eluna-central/) * [Example scripts](https://github.com/ElunaLuaEngine/Scripts) +* [Contributing](https://github.com/ElunaLuaEngine/Eluna/blob/master/docs/CONTRIBUTING.md) ## Source Eluna source code: [Source](https://github.com/ElunaLuaEngine/Eluna)