diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a0f52c26..400e86869 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -176,7 +176,7 @@ else() if(MSVC) message(FATAL_ERROR " It is currently only possible to build with megasource on Windows. -Please see http://bitbucket.org/rude/megasource +Please see https://github.com/love2d/megasource ") endif()