From a5c9a26a6d74f7fd1fb634f59f3f6668440be157 Mon Sep 17 00:00:00 2001 From: Scott Simontis Date: Sat, 7 Dec 2019 19:33:12 -0500 Subject: [PATCH] Removed dead links from README The links to rubyplus.com are no longer functioning. It appears that the domain expired and is no longer a Ruby site. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index b2e017c4..5c4dacef 100644 --- a/README.md +++ b/README.md @@ -590,8 +590,4 @@ end ## SSHKit Related Blog Posts -[SSHKit Gem Basics](http://www.rubyplus.com/articles/591) - -[SSHKit Gem Part 2](http://www.rubyplus.com/articles/601) - [Embedded Capistrano with SSHKit](http://ryandoyle.net/posts/embedded-capistrano-with-sshkit/)