From: Bruce Wells Date: Wed, 11 Dec 2019 18:54:27 +0000 (-0500) Subject: Update composer.json for packagist.org X-Git-Tag: v6.6.1^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11936%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update composer.json for packagist.org --- diff --git a/composer.json b/composer.json index c2e2825b3..fdceb1c86 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "zurb/foundation-sites", + "name": "foundation/foundation-sites", "description": "The most advanced responsive front-end framework in the world.", "keywords": [ "css", @@ -10,7 +10,7 @@ "mobile-first", "framework" ], - "homepage": "http://foundation.zurb.com", + "homepage": "https://get.foundation", "authors": [ { "name": "ZURB, Inc.", @@ -20,8 +20,8 @@ ], "support": { "email": "foundation@zurb.com", - "issues": "https://github.com/zurb/foundation-sites/issues", - "forum": "http://foundation.zurb.com/forum" + "issues": "https://github.com/foundation/foundation-sites/issues", + "forum": "https://foundation.discourse.group" }, "license": "MIT" }