[ARVADOS] updated: 986e124a61c64ae1a31fdbc33d2da6ac061ada17

git at public.curoverse.com git at public.curoverse.com
Mon Apr 13 16:25:47 EDT 2015


Summary of changes:
 .../app/views/getting_started/_getting_started_popup.html.erb         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

       via  986e124a61c64ae1a31fdbc33d2da6ac061ada17 (commit)
      from  3f59bec0b3be2cb8718ee310df490c7f41aa8194 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 986e124a61c64ae1a31fdbc33d2da6ac061ada17
Author: Radhika Chippada <radhika at curoverse.com>
Date:   Mon Apr 13 16:25:21 2015 -0400

    5493: public pipeline wiki page link added in page 3

diff --git a/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb b/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
index e238d67..4a5093c 100644
--- a/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
+++ b/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
@@ -94,7 +94,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> > "Public Pipelines and Datasets"
+              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> > <a href="<%= Rails.configuration.arvados_public_data_doc_url %>">Public Pipelines and Datasets</a>
                   </li><li>
               Pro-tip: A Pipeline contains Jobs which contain Tasks
                   </li><li>
@@ -146,7 +146,7 @@ div.figure p {
           <li>
           <strong>Reproducible analyses</strong>: Enough said.
             </li><li>
-            <strong>Data provenance</strong>: Every file in Arvados knows can tell you where it came from.
+            <strong>Data provenance</strong>: Every file in Arvados can tell you where it came from.
             </li><li>
             <strong>Serious scaling</strong>: Need 500 GB of space? 200 compute hours? Arvados scales and parallelizes your work for you intelligently.
             </li><li>

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list