20259: Add documentation for banner and tooltip features
[arvados.git] / apps / workbench / app / views / notifications / _collections_notification.html.erb
index 4ef0d3135711ca7162f52dadb36d561c73184fa4..7769046cf950b7564fd6889a6209462a05080577 100644 (file)
@@ -1,7 +1,11 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
   <%= image_tag "dax.png", class: "dax" %>
   <p>
-    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" %>
   </p>