Skip to content

Commit 5047f26

Browse files
Fixed Links
1 parent 36c452e commit 5047f26

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Latest Stable Version](https://poser.pugx.org/aws/aws-sdk-php-laravel/v/stable.png)](https://packagist.org/packages/aws/aws-sdk-php-laravel)
44
[![Total Downloads](https://poser.pugx.org/aws/aws-sdk-php-laravel/downloads.png)](https://packagist.org/packages/aws/aws-sdk-php-laravel)
55

6-
A simple [Laravel 4](http://four.laravel.com/) service provider for including the [AWS SDK for PHP](https://github.com/aws/aws-sdk-php).
6+
A simple [Laravel 4](http://laravel.com/) service provider for including the [AWS SDK for PHP](https://github.com/aws/aws-sdk-php).
77

88
## Installation
99

@@ -65,7 +65,7 @@ Find the `aliases` key in your `app/config/app.php` and add the AWS facade alias
6565
## Usage
6666

6767
In order to use the AWS SDK for PHP within your app, you need to retrieve it from the [Laravel IoC
68-
Container](http://four.laravel.com/docs/ioc). The following example uses the Amazon S3 client to upload a file.
68+
Container](http://laravel.com/docs/ioc). The following example uses the Amazon S3 client to upload a file.
6969

7070
```php
7171
$s3 = App::make('aws')->get('s3');
@@ -90,8 +90,8 @@ $s3->putObject(array(
9090

9191
## Links
9292

93-
* [AWS SDK for PHP on Github](http://github.com/aws/aws-sdk-php)
93+
* [AWS SDK for PHP on Github](http://github.com/aws/aws-sdk-php/)
9494
* [AWS SDK for PHP website](http://aws.amazon.com/sdkforphp/)
95-
* [AWS on Packagist](https://packagist.org/packages/aws)
95+
* [AWS on Packagist](https://packagist.org/packages/aws/)
9696
* [License](http://aws.amazon.com/apache2.0/)
97-
* [Laravel website](http://laravel.com)
97+
* [Laravel website](http://laravel.com/)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy