1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Remove link to page not in GHES/GHAE (#17122)

* Remove link to page not in GHES/GHAE

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

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
hubwriter
2021-01-04 14:48:08 +00:00
committed by GitHub
parent 7ab887c6a2
commit cdfe1d23fd

View File

@@ -31,7 +31,7 @@ When you test your connection, you'll need to authenticate this action using you
> Are you sure you want to continue connecting (yes/no)?
```
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`:
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`:
```shell
> Hi <em>username</em>! You've successfully authenticated, but GitHub does not
> provide shell access.