diff --git a/composer.json b/composer.json index 831e10995..476776123 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "symfony-bundle", "description": "A bundle to manage Third Party contact categories", "keywords" : ["chill", "social work", "contacts"], - "homepage" : "https://github.com/Chill-project/Chill-ThirdParty", + "homepage" : "https://framagit.org/Chill-project/Chill-ThirdParty", "autoload": { "psr-4": { "Chill\\ThirdPartyBundle\\": "" } },