From f601a171358fe113966c483627ae2a2e4639ffa5 Mon Sep 17 00:00:00 2001 From: Bruce Wells Date: Wed, 11 Dec 2019 13:54:27 -0500 Subject: [PATCH] Update composer.json for packagist.org --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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" } -- 2.47.2