X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/09a3f207ceb2ddcdc7d31d0190eeed94962740d1..668a799436295a17223096392898cf257d8dfc76:/apps/workbench/app/views/notifications/_collections_notification.html.erb diff --git a/apps/workbench/app/views/notifications/_collections_notification.html.erb b/apps/workbench/app/views/notifications/_collections_notification.html.erb index 22643bf5a1..7769046cf9 100644 --- a/apps/workbench/app/views/notifications/_collections_notification.html.erb +++ b/apps/workbench/app/views/notifications/_collections_notification.html.erb @@ -4,8 +4,8 @@ SPDX-License-Identifier: AGPL-3.0 %> <%= image_tag "dax.png", class: "dax" %>

- Hi, I noticed you haven't uploaded a new collection yet. - <%= link_to "Click here to learn how to upload data to Arvados Keep.", - "#{Rails.configuration.arvados_docsite}/user/tutorials/tutorial-keep.html", + Hi, I noticed you haven't uploaded a new collection yet. + <%= link_to "Click here to learn how to upload data to Arvados Keep.", + "#{Rails.configuration.Workbench.ArvadosDocsite}/user/tutorials/tutorial-keep.html", style: "font-weight: bold", target: "_blank" %>