20259: Add documentation for banner and tooltip features
[arvados.git] / apps / workbench / app / views / pipeline_instances / compare.html.erb
index 953c098d7214b18a25028abbf97ec8258fdcd85b..960d81d78add0c1743cee43a7d9df3cc4fc0b936 100644 (file)
@@ -1,8 +1,12 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <% if (o = Group.find?(@objects.first.owner_uuid)) %>
   <% content_for :breadcrumbs do %>
     <li class="nav-separator"><span class="glyphicon glyphicon-arrow-right"></span></li>
     <li>
-      <%= link_to(o.name, folder_path(o.uuid)) %>
+      <%= link_to(o.name, project_path(o.uuid)) %>
     </li>
     <li class="nav-separator">
       <span class="glyphicon glyphicon-arrow-right"></span>