Skip to content

Commit 753b593

Browse files
authored
Merge pull request #11936 from phpfui/develop
Update composer.json for packagist.org
2 parents 7640904 + f601a17 commit 753b593

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "zurb/foundation-sites",
2+
"name": "foundation/foundation-sites",
33
"description": "The most advanced responsive front-end framework in the world.",
44
"keywords": [
55
"css",
@@ -10,7 +10,7 @@
1010
"mobile-first",
1111
"framework"
1212
],
13-
"homepage": "http://foundation.zurb.com",
13+
"homepage": "https://get.foundation",
1414
"authors": [
1515
{
1616
"name": "ZURB, Inc.",
@@ -20,8 +20,8 @@
2020
],
2121
"support": {
2222
"email": "[email protected]",
23-
"issues": "https://github.com/zurb/foundation-sites/issues",
24-
"forum": "http://foundation.zurb.com/forum"
23+
"issues": "https://github.com/foundation/foundation-sites/issues",
24+
"forum": "https://foundation.discourse.group"
2525
},
2626
"license": "MIT"
2727
}

0 commit comments

Comments
 (0)