diff --git a/CMakeLists.txt b/CMakeLists.txt index e2b63d9..1037cee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,7 +35,7 @@ endif() include(FetchContent) FetchContent_Declare( components - GIT_REPOSITORY https://gogs.dended.keenetic.pro/ded/components.git + GIT_REPOSITORY https://gogs.dended.ru/ded/components.git GIT_TAG master )