diff --git a/content/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account.md b/content/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account.md index 0c5388799897..af4ba775f99d 100644 --- a/content/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account.md +++ b/content/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account.md @@ -80,14 +80,6 @@ gh ssh-key add ~/.ssh/id_ed25519.pub --type signing {% endcli %} -{% note %} - -Did you successfully add an SSH key to your account? - -Yes No - -{% endnote %} - {% ifversion fpt or ghec %} ## Further reading