Skip to content

Commit a5c960a

Browse files
authored
Merge pull request #258 from jay-garcia/patch-2
Add GCP SSH documentation for learners using Google Cloud
2 parents 30a346b + 3c7ed23 commit a5c960a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/phase1/4-ssh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Now you need to learn how to access a virtual machine via SSH.
66

77
1. Study: [What is SSH](https://www.cloudflare.com/learning/access-management/what-is-ssh/)
88

9-
1. [Azure: Work through this exercise to practice your skills](https://learn.microsoft.com/training/modules/develop-on-remote-machine/) or [AWS: Work through this exercise to practice your skills](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/connect-linux-inst-ssh.html)
9+
1. [Azure: Work through this exercise to practice your skills](https://learn.microsoft.com/training/modules/develop-on-remote-machine/) or [AWS: Work through this exercise to practice your skills](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/connect-linux-inst-ssh.html) or [GCP: Read this to learn how to SSH into a VM in Google Cloud](https://cloud.google.com/compute/docs/connect/standard-ssh)
1010

1111
## SSH concepts you should know
1212

0 commit comments

Comments
 (0)