Skip to content

Commit 7746c57

Browse files
authored
Update links to HTTPS (#3251)
1 parent 32090a8 commit 7746c57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "aws/aws-sdk-php",
3-
"homepage": "http://aws.amazon.com/sdkforphp",
3+
"homepage": "https://aws.amazon.com/sdk-for-php",
44
"description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
55
"keywords": ["aws","amazon","sdk","s3","ec2","dynamodb","cloud","glacier"],
66
"type": "library",
77
"license": "Apache-2.0",
88
"authors": [
99
{
1010
"name": "Amazon Web Services",
11-
"homepage": "http://aws.amazon.com"
11+
"homepage": "https://aws.amazon.com"
1212
}
1313
],
1414
"support": {

0 commit comments

Comments
 (0)