Skip to content

Commit

Permalink
Updating links to point to right repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
dmyers committed Apr 18, 2012
1 parent a4abce6 commit 7872e66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion classes/amazons3.php
Expand Up @@ -6,7 +6,7 @@
* @package AmazonS3
* @category Package
* @author Derek Myers
* @link https://github.com/dmyers/fuel-amazon-s3
* @link https://github.com/dmyers/fuel-amazons3
*/

namespace AmazonS3;
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -12,7 +12,7 @@ A super simple AmazonS3 package for the Amazon's S3 PHP SDK for Fuel.

If you are installing this as a submodule (recommended) in your git repo root, run this command:

$ git submodule add git://github.com/dmyers/fuel-amazon-s3.git fuel/packages/amazons3
$ git submodule add git://github.com/dmyers/fuel-amazons3.git fuel/packages/amazons3

Then you you need to initialize and update the submodule:

Expand Down

0 comments on commit 7872e66

Please sign in to comment.