diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index ddde74c2e2..b6045cd183 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -28,7 +28,7 @@ if(BUILD_PLAYERBOTS) FetchContent_Declare( PlayerBots SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/modules/PlayerBots" - GIT_REPOSITORY "https://github.com/cmangos/playerbots.git" + GIT_REPOSITORY "https://github.com/Eluna-Ports/playerbots.git" GIT_TAG "master" )