Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / views / notifications / _pipelines_notification.html.erb
index e70fc59d40bf2402a48e56d823ceb6298e8c008b..b275ed8eaa217cad8925d59f193ef6a08d5b1c79 100644 (file)
@@ -3,9 +3,9 @@
 SPDX-License-Identifier: AGPL-3.0 %>
 
   <p><%= 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" %>
   </p>