From ee1ba49aa8acecf833e5c34f9f6ffdd46ce67aa8 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Fri, 25 Oct 2013 01:13:30 +0200 Subject: [PATCH] change thelia url in composer.json file --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e96385edd..9eb036a76 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name" : "thelia/thelia", "description" : "Thelia is an ecommerce CMS.", "license" : "GPL-3.0+", - "homepage" : "http://thelia.net", + "homepage" : "http://thelia.net/v2", "support" : { "forum" : "http://thelia.net/forum", "wiki" : "http://thelia.net/wiki"