From 384fd3f33d5986e6f218f7f648aae0c97f71c899 Mon Sep 17 00:00:00 2001 From: Radhika Chippada Date: Fri, 5 Dec 2014 09:33:33 -0500 Subject: [PATCH] 4638: update link text --- .../app/views/notifications/_ssh_key_notification.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" %>
-- 2.30.2