mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
Fix new ssh key link from shared partial
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
- if current_user.require_ssh_key?
|
||||
%p.error_message.centered
|
||||
You won't be able to pull or push project code via SSH until you #{link_to 'add an SSH key', new_key_path} to your profile
|
||||
You won't be able to pull or push project code via SSH until you #{link_to 'add an SSH key', new_profile_key_path} to your profile
|
||||
|
||||
Reference in New Issue
Block a user