diff --git a/website/community/modules.md b/website/community/modules.md index 658a2194..60e81f40 100644 --- a/website/community/modules.md +++ b/website/community/modules.md @@ -25,7 +25,7 @@ These add-on modules are available from other developers; follow the links for m ## Build System Modules -* [CMake](https://github.com/Geequlim/premake-modules/tree/master/cmake) : CMakeLists exporter for premake +* [CMake](https://github.com/Jarod42/premake-cmake) : CMakeLists exporter for premake * [Ninja](https://github.com/jimon/premake-ninja) : [Ninja](https://github.com/martine/ninja) support ## Tool Modules @@ -36,7 +36,6 @@ These add-on modules are available from other developers; follow the links for m * [Generate compile_commands.json](https://github.com/tarruda/premake-export-compile-commands) : Export clang compilation database * [GitHub Packages](https://github.com/mversluys/premake-ghp) : Consume libraries directly from GitHub releases * [Pkgconfig](https://github.com/tarruda/premake-pkgconfig) : Pure lua implementation of pkgconfig for premake -* [Pkgconfig](https://github.com/Geequlim/premake-modules/tree/master/pkgconfig) : pkg-config loader for premake * [Platform test](https://github.com/tarruda/premake-platform-test) : Perform platform checks in your premake configuration ## Library Modules