CONTRIBUTING.md in yoti-1.0.2 vs CONTRIBUTING.md in yoti-1.0.3

- old
+ new

@@ -101,10 +101,10 @@ [Yardstick]: https://github.com/dkubb/yardstick ## Publishing a new release * Update the [changelog](CHANGELOG.md) and the [lib/yoti/version.rb](lib/yoti/version.rb) file -* Create a new release on [GitHub](https://github.com/getyoti/ruby/releases) +* Create a new release on [GitHub](https://github.com/getyoti/yoti-ruby-sdk/releases) * Build the gem and push it to [RubyGems](https://rubygems.org/gems/yoti) ```shell rake build gem push pkg/yoti-[version].gem