1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/data/reusables/user-settings/ssh.md
Sarah Schneider b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00

7 lines
340 B
Markdown

{% ifversion fpt or ghec or ghes > 3.4 or ghae > 3.4 %}
1. In the "Access" section of the sidebar, click **{% octicon "key" aria-label="The key icon" %} SSH and GPG keys**.
{% else %}
1. In the user settings sidebar, click **SSH and GPG keys**.
![Authentication keys](/assets/images/help/settings/settings-sidebar-ssh-keys.png)
{% endif %}