X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/16f704326f44fd1e5e5e60b936c9b5895d6a6ff8..b6d7efab2c4bffa3fabd55b166e44cca8ac1391f:/apps/workbench/app/views/users/_ssh_keys.html.erb diff --git a/apps/workbench/app/views/users/_ssh_keys.html.erb b/apps/workbench/app/views/users/_ssh_keys.html.erb index 8d2f51364e..fa26bc4aa1 100644 --- a/apps/workbench/app/views/users/_ssh_keys.html.erb +++ b/apps/workbench/app/views/users/_ssh_keys.html.erb @@ -19,7 +19,7 @@ SPDX-License-Identifier: AGPL-3.0 %>
<% if !@my_ssh_keys.any? %>

You have not yet set up an SSH public key for use with Arvados. <%= link_to "Learn more.", - "#{Rails.configuration.arvados_docsite}/user/getting_started/ssh-access-unix.html", + "#{Rails.configuration.Workbench.ArvadosDocsite}/user/getting_started/ssh-access-unix.html", style: "font-weight: bold", target: "_blank" %>