1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00

Merge pull request #91 from tricknotes/fix-url

Fix repository URL in README.md
This commit is contained in:
Wesley Beary 2015-04-17 08:38:55 -05:00
commit b4f8154f18

View file

@ -78,7 +78,7 @@ Fog::AWS is more than EC2 since it supports many services provided by AWS. The b
## Contributing
1. Fork it ( https://github.com/[my-github-username]/fog-aws/fork )
1. Fork it ( https://github.com/fog/fog-aws/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)