Skip to content

Commit 0b94b34

Browse files
author
root
committed
Minor change
1 parent 6ad4aee commit 0b94b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/views/repository_deployment_credentials/new.html.haml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
%p= f.select :perm, options_for_select(RepositoryDeploymentCredential::VALID_PERMS, RepositoryDeploymentCredential::DEFAULT_PERM), required: true, label: :label_deployment_credential_permissions
1313

1414
- else
15-
= link_to l(:label_deployment_credential_create_key_first), url_for(controller: 'my', action: 'account')
15+
= link_to l(:label_deployment_credential_create_key_first), public_keys_path

0 commit comments

Comments
 (0)