Merge branch '17150-system-root-token'
[arvados.git] / apps / workbench / app / views / notifications / _pipelines_notification.html.erb
index 781b9073eec9b9a4161028565c5e40335f674b23..b275ed8eaa217cad8925d59f193ef6a08d5b1c79 100644 (file)
@@ -1,7 +1,11 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+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>