diff --git a/composer.json b/composer.json index 9a5f2ac38..8f33c8621 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "symfony-bundle", "description": "This bundle allow to add custom fields on entities.", "keywords" : ["chill", "social work"], - "homepage" : "https://github.com/Chill-project/custom-fields", + "homepage" : "https://github.com/Chill-project/CustomFields", "autoload": { "psr-4": { "Chill\\CustomFieldsBundle\\": "" } },