]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update composer.json for packagist.org 11936/head
authorBruce Wells <bruce.wells@simparel.com>
Wed, 11 Dec 2019 18:54:27 +0000 (13:54 -0500)
committerBruce Wells <bruce.wells@simparel.com>
Wed, 11 Dec 2019 18:54:27 +0000 (13:54 -0500)
composer.json

index c2e2825b31576858888ff4047e7e50674ca37f2b..fdceb1c860b244e2a0864add549489baaf4367e2 100644 (file)
@@ -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"
 }