diff --git a/CMakeLists.txt b/CMakeLists.txt index 32b53f0d1..e0b88dc90 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -61,7 +61,7 @@ else() find_package(KF5PeopleVCard) set_package_properties(KF5PeopleVCard PROPERTIES PURPOSE "Read vcards from the file system" - URL "https://phabricator.kde.org/source/kpeoplevcard/" + URL "https://invent.kde.org/pim/kpeoplevcard" TYPE RUNTIME )