From: Radhika Chippada Date: Fri, 5 Dec 2014 14:33:33 +0000 (-0500) Subject: 4638: update link text X-Git-Tag: 1.1.0~1942^2 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/384fd3f33d5986e6f218f7f648aae0c97f71c899 4638: update link text --- diff --git a/apps/workbench/app/views/notifications/_ssh_key_notification.html.erb b/apps/workbench/app/views/notifications/_ssh_key_notification.html.erb index 3d888f8802..989db3daff 100644 --- a/apps/workbench/app/views/notifications/_ssh_key_notification.html.erb +++ b/apps/workbench/app/views/notifications/_ssh_key_notification.html.erb @@ -1,6 +1,6 @@ <%= image_tag "dax.png", class: "dax" %>
Hi, I noticed that you have not yet set up an SSH public key for use with Arvados. - <%= link_to "Click here to learn about SSH keys in Arvados.", + <%= link_to "Click here to set up an SSH public key for use with Arvados.", "/manage_account", style: "font-weight: bold" %>