Skip to content

Commit 0d7a18b

Browse files
committed
fix homepage link
1 parent 5488927 commit 0d7a18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "symfony-bundle",
44
"description": "A Symfony 3 bundle to dispatch usable entity lifecycle events (create, update, delete)",
55
"keywords": ["lifecycle", "events", "domain"],
6-
"homepage": "https://gitlab.w3.org/symfony-bundles/w3clifecycleeventsbundle",
6+
"homepage": "https://github.com/w3c/W3CLifecycleEventsBundle",
77
"license": "W3C",
88
"authors": [
99
{

0 commit comments

Comments
 (0)