Skip to content

Commit 8771f24

Browse files
authored
repo sync
2 parents 70d98e3 + cdfe1d2 commit 8771f24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/github/authenticating-to-github/testing-your-ssh-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ When you test your connection, you'll need to authenticate this action using you
3131
> Are you sure you want to continue connecting (yes/no)?
3232
```
3333
34-
3. Verify that the fingerprint in the message you see matches one of the [Github fingerprints](/github/authenticating-to-github/githubs-ssh-key-fingerprints). If it does, then type `yes`:
34+
3. Verify that the fingerprint in the message you see matches {% if currentVersion == "free-pro-team@latest" %}[{% data variables.product.prodname_dotcom %}'s RSA public key fingerprint](/github/authenticating-to-github/githubs-ssh-key-fingerprints){% else %} your enterprise's public key fingerprint{% endif %}. If it does, then type `yes`:
3535
```shell
3636
> Hi <em>username</em>! You've successfully authenticated, but GitHub does not
3737
> provide shell access.

0 commit comments

Comments
 (0)