diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index f828a2e3e..0c6ec266c 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -13,7 +13,7 @@ cmake_minimum_required(VERSION 3.14) project(villas-common VERSION 0.0.0 DESCRIPTION "VILLAScommon" - HOMEPAGE_URL "https://git.rwth-aachen.de/acs/public/villas/VILLAScommon" + HOMEPAGE_URL "https://github.com/VILLASframework/common" LANGUAGES C CXX )