14812: Finish first pass migrating config items
[arvados.git] / apps / workbench / app / views / notifications / _collections_notification.html.erb
index 22643bf5a10dfe03bdc36db7724d733d5ac1944f..7769046cf950b7564fd6889a6209462a05080577 100644 (file)
@@ -4,8 +4,8 @@ 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>