Merge pull request #4496 from demidovakatya/patch-1

Merge pull request 4496
This commit is contained in:
jekyllbot 2016-02-08 10:28:00 -08:00
commit 5aed7c5467
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ Setup steps are fully documented
### Rake
Another way to deploy your Jekyll site is to use [Rake](https://github.com/jimweirich/rake), [HighLine](https://github.com/JEG2/highline), and
Another way to deploy your Jekyll site is to use [Rake](https://github.com/ruby/rake), [HighLine](https://github.com/JEG2/highline), and
[Net::SSH](https://github.com/net-ssh/net-ssh). A more complex example of deploying Jekyll with Rake that deals with multiple branches can be found in [Git Ready](https://github.com/gitready/gitready/blob/cdfbc4ec5321ff8d18c3ce936e9c749dbbc4f190/Rakefile).