From 2badcb7ecf63b075157251d1e8b051e72ca585aa Mon Sep 17 00:00:00 2001 From: lerndevops <45846027+lerndevops@users.noreply.github.com> Date: Thu, 14 Apr 2022 13:52:57 +0530 Subject: [PATCH] Update configure-ssh-access-to-GitHub.md --- git/scenarios/demos/configure-ssh-access-to-GitHub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/scenarios/demos/configure-ssh-access-to-GitHub.md b/git/scenarios/demos/configure-ssh-access-to-GitHub.md index 462bddca..6797a3f1 100644 --- a/git/scenarios/demos/configure-ssh-access-to-GitHub.md +++ b/git/scenarios/demos/configure-ssh-access-to-GitHub.md @@ -68,7 +68,7 @@ nareshwar@mbpro ~ % cat $HOME/.ssh/id_rsa.pub ``` ![ssh-key](https://github.com/lerndevops/labs/blob/master/static/git/ssh-key.png) -##### Goto Your GitHub Account --> Configure SSH-KEYS as below +##### Goto Your GitHub Account --> Settings --> Configure SSH-KEYS as below ![deploy-ssh-keys](https://github.com/lerndevops/labs/blob/master/static/git/github-deploy-ssh-keys.png)