diff --git a/composer.json b/composer.json index 9eb036a76..ad71d52e6 100755 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "homepage" : "http://thelia.net/v2", "support" : { "forum" : "http://thelia.net/forum", - "wiki" : "http://thelia.net/wiki" + "wiki" : "http://doc.thelia.net" }, "require":{ "php": ">=5.4", diff --git a/composer.lock b/composer.lock index 2b0e5a88a..a74c1b5ed 100755 --- a/composer.lock +++ b/composer.lock @@ -3,7 +3,7 @@ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" ], - "hash": "009aced8b279e1c14558460fff2cc993", + "hash": "6dee359d61c06345d0e4cc045b19dc4e", "packages": [ { "name": "ensepar/html2pdf",