Skip to content

Commit 260aba0

Browse files
authored
Add hyperlink to 'New SSH key' in instructions
Updated the link for creating a new SSH key in GitHub.
1 parent ecb3e3d commit 260aba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ After adding a new SSH authentication key to your account on {% data variables.l
4545

4646
{% data reusables.user-settings.ssh %}
4747

48-
1. Click **New SSH key** or **Add SSH key**.
48+
1. Click [**New SSH key**](https://github.com/settings/ssh/new) or **Add SSH key**.
4949
1. In the "Title" field, add a descriptive label for the new key. For example, if you're using a personal laptop, you might call this key "Personal laptop".
5050
1. Select the type of key, either authentication or signing. For more information about commit signing, see [AUTOTITLE](/authentication/managing-commit-signature-verification/about-commit-signature-verification).
5151
1. In the "Key" field, paste your public key.

0 commit comments

Comments
 (0)