4638: update link text
authorRadhika Chippada <radhika@curoverse.com>
Fri, 5 Dec 2014 14:33:33 +0000 (09:33 -0500)
committerRadhika Chippada <radhika@curoverse.com>
Fri, 5 Dec 2014 14:33:33 +0000 (09:33 -0500)
apps/workbench/app/views/notifications/_ssh_key_notification.html.erb

index 3d888f88029edd88ffdec0454f76f32d661ffb13..989db3daff21d66de26ca13477bd2f5520c0de0a 100644 (file)
@@ -1,6 +1,6 @@
    <%= image_tag "dax.png", class: "dax" %>
     <div>
       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" %>
     </div>