20259: Add documentation for banner and tooltip features
[arvados.git] / apps / workbench / app / views / notifications / _jobs_notification.html.erb
index d9cc7a667e3b9b260dbc3977dbd44feb767b9558..d793ea0b2b56ce005b211647b2b7d803975d841c 100644 (file)
@@ -3,10 +3,9 @@
 SPDX-License-Identifier: AGPL-3.0 %>
 
   <p><%= 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" %>
   </p>
-