Skip to content

Commit fb164cd

Browse files
author
Trevor Keller
committed
Broken image
1 parent e77b674 commit fb164cd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

episodes/11-connecting.Rmd

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,7 @@ machine sends back. We will use the Secure SHell protocol (or SSH) to open an
4545
encrypted network connection between two machines, allowing you to send \&
4646
receive text and data without having to worry about prying eyes.
4747

48-
![connect-to-remote.svg](fig/connect-to-remote.svg){
49-
max-width="50%"
50-
alt="Connect to cluster. "
51-
}
48+
![Connect to a remote machine](fig/connect-to-remote.svg){alt="Connect to cluster."}
5249

5350
SSH clients are usually command-line tools, where you provide the remote
5451
machine address as the only required argument. If your username on the remote

0 commit comments

Comments
 (0)