diff --git a/raylib-templates.md b/raylib-templates.md index 7190689..c1b0de5 100644 --- a/raylib-templates.md +++ b/raylib-templates.md @@ -11,5 +11,5 @@ https://github.com/raysan5/raylib-game-template A very basic raylib template that uses the CMake build system. You can open this template in any major IDE (VS, VS Code, QT Creator, CLion) with little to no plugins required and get a fully integrated experience. -C99 version: https://github.com/raysan5/raylib-game-template +C99 version: https://github.com/SasLuca/raylib-cmake-template C++ version: https://github.com/SasLuca/raylib-cpp-cmake-template \ No newline at end of file