14287: Merge branch 'master' into 14287-federated-list
[arvados.git] / apps / workbench / app / views / virtual_machines / _show_help.html.erb
index 50f8c435bfa4a1468ab72d8d8ae13f8ea95acaf6..204e71a9147e6b9e5317e8882192800d6178af44 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <p>
 Sample <code>~/.ssh/config</code> section:
 </p>
@@ -21,6 +25,6 @@ ssh <%= @objects.first.andand.hostname.andand.sub('.'+current_api_host,'') or 'v
 <p>
   See also:
   <%= link_to raw('Arvados Docs &rarr; User Guide &rarr; SSH access'),
-  "#{Rails.configuration.arvados_docsite}/user/getting_started/ssh-access-unix.html",
+  "#{Rails.configuration.Workbench.ArvadosDocsite}/user/getting_started/ssh-access-unix.html",
   target: "_blank"%>.
 </p>