Skip to content

Commit

Permalink
Fix package.json of CloudFront to align with standards
Browse files Browse the repository at this point in the history
  • Loading branch information
mindstorms6 committed Aug 6, 2018
1 parent 70a1fc5 commit f142583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cloudfront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/awslabs/aws-cdk"
"url": "https://github.com/awslabs/aws-cdk.git"
},
"scripts": {
"build": "cdk-build",
Expand Down

0 comments on commit f142583

Please sign in to comment.