X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0eb72b526bf8bbb011551ecf019f604e17a534f1..85c625c40ad873d0efac33f8a63c1ee256185e36:/apps/workbench/app/views/notifications/_jobs_notification.html.erb diff --git a/apps/workbench/app/views/notifications/_jobs_notification.html.erb b/apps/workbench/app/views/notifications/_jobs_notification.html.erb index d9cc7a667e..d793ea0b2b 100644 --- a/apps/workbench/app/views/notifications/_jobs_notification.html.erb +++ b/apps/workbench/app/views/notifications/_jobs_notification.html.erb @@ -3,10 +3,9 @@ SPDX-License-Identifier: AGPL-3.0 %>

<%= image_tag "dax.png", class: "dax" %> - Hi, I noticed you haven't run a job yet. - <%= link_to "Click here to learn how to run an Arvados Crunch job.", - "#{Rails.configuration.arvados_docsite}/user/tutorials/tutorial-job1.html", + Hi, I noticed you haven't run a job yet. + <%= link_to "Click here to learn how to run an Arvados Crunch job.", + "#{Rails.configuration.Workbench.ArvadosDocsite}/user/tutorials/tutorial-job1.html", style: "font-weight: bold", target: "_blank" %>

-