mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-17 00:26:07 +10:00
Merge pull request #4939 from fintler/key_gen_help_typo
Fixed up wording on the new SSH key page.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
= f.label :key
|
||||
.controls
|
||||
%p.light
|
||||
Paste your public key here. Read more about how generate it #{link_to "here", help_ssh_path}
|
||||
Paste your public key here. Read more about how to generate a key on #{link_to "the SSH help page", help_ssh_path}.
|
||||
= f.text_area :key, class: "input-xxlarge thin_area"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user