projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' into 2272-setup-user-in-workbench
[arvados.git]
/
apps
/
workbench
/
app
/
views
/
authorized_keys
/
_show_help.html.erb
1
<p>
2
More information about how to log in to VMs:
3
</p>
4
<ul>
5
<li>
6
<%= link_to raw('Arvados Docs → User Guide → SSH access'),
7
"#{Rails.configuration.arvados_docsite}/user/getting_started/ssh-access.html",
8
target: "_blank"%>.
9
</li>
10
</ul>