X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0f644e242ef37c911ad3dc25aca8135c339de349..1dcd10a37c3dd8166ddf06053d895d546f8ad3d4:/apps/workbench/app/views/notifications/_pipelines_notification.html.erb diff --git a/apps/workbench/app/views/notifications/_pipelines_notification.html.erb b/apps/workbench/app/views/notifications/_pipelines_notification.html.erb index e70fc59d40..b275ed8eaa 100644 --- a/apps/workbench/app/views/notifications/_pipelines_notification.html.erb +++ b/apps/workbench/app/views/notifications/_pipelines_notification.html.erb @@ -3,9 +3,9 @@ SPDX-License-Identifier: AGPL-3.0 %>

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