4638: update ssh notification link to point to manage account page.
[arvados.git] / apps / workbench / app / views / notifications / _ssh_key_notification.html.erb
1    <%= image_tag "dax.png", class: "dax" %> 
2     <div>
3       Hi, I noticed that you have not yet set up an SSH public key for use with Arvados.  
4       <%= link_to "Click here to learn about SSH keys in Arvados.",
5             "/manage_account", style: "font-weight: bold" %>
6     </div>