1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Update SSHKit url

This commit is contained in:
Bryan Goines 2013-10-22 14:00:00 -05:00
parent 51aa74234a
commit 5e64779db3

View file

@ -216,7 +216,7 @@ The following variables are settable:
## SSHKit ## SSHKit
[SSHKit](https://github.com/capistrano/sshkit) is the driver for SSH [SSHKit](https://github.com/leehambley/sshkit) is the driver for SSH
connections behind the scenes in Capistrano, depending how deep you dig, you connections behind the scenes in Capistrano, depending how deep you dig, you
might run into interfaces that come directly from SSHKit (the configuration is might run into interfaces that come directly from SSHKit (the configuration is
a good example). a good example).