X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f2f4727cf8a91e363c2a1c85e98fcdd6419abdb5..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 794e89c886..fa26bc4aa1 100644 --- a/apps/workbench/app/views/users/_ssh_keys.html.erb +++ b/apps/workbench/app/views/users/_ssh_keys.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> +
@@ -15,7 +19,7 @@
<% 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" %>