Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / views / getting_started / _getting_started_popup.html.erb
index 3020a1249bca287a41103b6f5924c134b2090adc..99880f2416e4a8a88371e2c06c76cf904b38900f 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <style>
 div.figure {
 }
@@ -94,7 +98,7 @@ div.figure p {
                 <li>
                   Also known as a “workflow” in other systems
                 </li><li>
-                  A list of well-documented public pipelines can be found in the upper right corner by clicking the <span class="fa fa-lg fa-question-circle"></span> &gt; <a href="<%= Rails.configuration.arvados_public_data_doc_url %>">Public Pipelines and Datasets</a>
+                  A list of well-documented public pipelines can be found in the upper right corner by clicking the <span class="fa fa-lg fa-question-circle"></span> &gt; <a href="<%= Rails.configuration.Workbench.ArvadosPublicDataDocURL %>">Public Pipelines and Datasets</a>
                 </li><li>
                   Pro-tip: A Pipeline contains Jobs which contain Tasks
                 </li><li>