From 68b358aa22e65c90345d021f97b6321d4e4fdfc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 20 Jan 2016 17:09:33 +0100 Subject: [PATCH] update support data --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index bc7fff30e..84760ab2f 100644 --- a/composer.json +++ b/composer.json @@ -7,9 +7,9 @@ "homepage" : "http://chill.social", "support": { "email": "dev@lists.chill.social", - "issues": "https://redmine.champs-libres.coop/projects/chillmain/issues", - "sources": "https://github.com/chill-project/main", - "docs": "http://chill.readthedocs.org" + "issues": "https://git.framasoft.org/Chill-project/Chill-Main/issues", + "sources": "https://git.framasoft.org/Chill-project/Chill-Main", + "docs": "http://docs.chill.social" }, "autoload": { "psr-4": { "Chill\\MainBundle\\": "" }