Commit 4990bcc5 authored by Brendan O'Leary 🐢's avatar Brendan O'Leary 🐢 Committed by Douwe Maan

Resolve "SSH key add text"

parent 650d758f
......@@ -12,7 +12,9 @@
Add an SSH key
%p.profile-settings-content
Before you can add an SSH key you need to
= link_to "generate it.", help_page_path("ssh/README")
= link_to "generate one", help_page_path("ssh/README", anchor: 'generating-a-new-ssh-key-pair')
or use an
= link_to "existing key.", help_page_path("ssh/README", anchor: 'locating-an-existing-ssh-key-pair')
= render 'form'
%hr
%h5
......
---
title: Update SSH key link to include existing keys
merge_request:
author: Brendan O'Leary
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment