From 0d7a18b7f49b7f552ce790ded286b5a2aa639671 Mon Sep 17 00:00:00 2001 From: Jean-Guilhem Rouel Date: Thu, 5 Nov 2020 13:18:30 +0100 Subject: [PATCH] fix homepage link --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5716fc3..9849f88 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "symfony-bundle", "description": "A Symfony 3 bundle to dispatch usable entity lifecycle events (create, update, delete)", "keywords": ["lifecycle", "events", "domain"], - "homepage": "https://gitlab.w3.org/symfony-bundles/w3clifecycleeventsbundle", + "homepage": "https://github.com/w3c/W3CLifecycleEventsBundle", "license": "W3C", "authors": [ {