diff --git a/website/community/modules.md b/website/community/modules.md index b9fddf9ed..c22158ee3 100644 --- a/website/community/modules.md +++ b/website/community/modules.md @@ -16,7 +16,7 @@ These add-on modules are available from other developers; follow the links for m ## Platform Modules * [Android.mk](https://github.com/Meoo/premake-androidmk) : Generator for Android NDK's [ndk-build system](https://developer.android.com/ndk/guides/build.html) -* [Emscripten](https://github.com/TurkeyMan/premake-emscripten) : [Emscripten](http://kripken.github.io/emscripten-site/) support +* [Emscripten](https://github.com/tritao/premake-emscripten) : [Emscripten](http://kripken.github.io/emscripten-site/) support * [NaCL](https://github.com/TurkeyMan/premake-nacl) : [Google Native Client](https://developer.chrome.com/native-client) support * [VSLinux](https://github.com/LORgames/premake-vslinux) : [VSLinux](https://visualstudiogallery.msdn.microsoft.com/725025cf-7067-45c2-8d01-1e0fd359ae6e) support * [VS-Tool](https://github.com/TurkeyMan/premake-vstool) : GCC and Clang toolset Visual Studio support via [vs-tool](https://github.com/juj/vs-tool)