README.md in gemsmith-13.4.0 vs README.md in gemsmith-13.5.0

- old
+ new

@@ -284,14 +284,11 @@ chmod 600 gem-*.pem The resulting `*.pem` key files can be referenced via the `:private_key:` and `:public_key:` keys within the `~/.gemsmithrc` file. -To learn more about gem certificates, read the following: - -- [RubyGems](http://guides.rubygems.org/security/#building_gems) -- [A Practical Guide to Using Signed Ruby Gems - Part 1: Bundler](http://blog.meldium.com/home/2013/3/3/signed-rubygems-part) -- [A Practical Guide to Using Signed Ruby Gems - Part 2: Heroku](http://blog.meldium.com/home/2013/3/6/signed-gems-on-heroku) +To learn more about gem certificates, read about RubyGems +[Security](http://guides.rubygems.org/security). ## Private Gem Servers By default, the following Rake task will publish your gem to [RubyGems](https://rubygems.org):