Missing from previous commit
[arvados.git] / apps / workbench / app / views / authorized_keys / _show_help.html.erb
diff --git a/apps/workbench/app/views/authorized_keys/_show_help.html.erb b/apps/workbench/app/views/authorized_keys/_show_help.html.erb
new file mode 100644 (file)
index 0000000..db4d4dc
--- /dev/null
@@ -0,0 +1,10 @@
+<p>
+  More information about how to log in to VMs:
+</p>
+<ul>
+  <li>
+    <%= link_to raw('Arvados Docs &rarr; User Guide &rarr; SSH access'),
+        "#{Rails.configuration.arvados_docsite}/user/getting_started/ssh-access.html",
+        target: "_blank"%>.
+  </li>
+</ul>