Link to invent instead of phabricator

This commit is contained in:
Tobias Fella 2020-05-17 14:43:38 +02:00
parent 1f97935e9e
commit 303a5c09fa

View file

@ -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
)