Commit b928d45d authored by Jon Bringhurst's avatar Jon Bringhurst

Fixed up wording on the new SSH key page.

parent ffa46e02
......@@ -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"
......
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