diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/aws-elasticbeanstalk.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/aws-elasticbeanstalk.rb b/Library/Formula/aws-elasticbeanstalk.rb index fe5990f4f..47bc12da0 100644 --- a/Library/Formula/aws-elasticbeanstalk.rb +++ b/Library/Formula/aws-elasticbeanstalk.rb @@ -1,5 +1,5 @@ class AwsElasticbeanstalk < AmazonWebServicesFormula - homepage "http://aws.amazon.com/code/6752709412171743" + homepage "http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-reference-eb.html" url "https://pypi.python.org/packages/source/a/awsebcli/awsebcli-3.0.10.tar.gz" sha1 "60cb08e1946c6fa141c4708c2ea2020e2c03f0fc" |
