From 61546496e4d59b43dd6bda77eef5c0d3dbbab15d Mon Sep 17 00:00:00 2001 From: Andrew Backes Date: Wed, 17 Feb 2016 11:18:54 -0600 Subject: [PATCH] Updating readme contribute section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a63c492..2e3bc89 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ To change the API version (currently defaults to version 1) ## Contributing -1. Fork it ( https://github.com/[my-github-username]/mtg_sdk/fork ) +1. Fork it ( https://github.com/[my-github-username]/mtg-sdk-ruby/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`)