X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/619efdfa38798078ddc40914f2820ca05f6f8cd4..42c20b25e1325124b88e3b9b285544dc41122b56:/apps/workbench/app/views/repositories/_show_help.html.erb diff --git a/apps/workbench/app/views/repositories/_show_help.html.erb b/apps/workbench/app/views/repositories/_show_help.html.erb index 5904fb29db..4a7b454911 100644 --- a/apps/workbench/app/views/repositories/_show_help.html.erb +++ b/apps/workbench/app/views/repositories/_show_help.html.erb @@ -28,10 +28,10 @@ git push

See also: <%= link_to raw('Arvados Docs → User Guide → SSH access'), - "#{Rails.configuration.arvados_docsite}/user/getting_started/ssh-access-unix.html", - target: "_blank"%> and + "#{Rails.configuration.Workbench.ArvadosDocsite}/user/getting_started/ssh-access-unix.html", + target: "_blank"%> and <%= link_to raw('Arvados Docs → User Guide → Writing a Crunch Script'), - "#{Rails.configuration.arvados_docsite}/user/tutorials/tutorial-firstscript.html", + "#{Rails.configuration.Workbench.ArvadosDocsite}/user/tutorials/tutorial-firstscript.html", target: "_blank"%>.