15660: Clarify config.yml
[arvados.git] / doc / start / getting_started / firstpipeline.html.textile.liquid
index c914d3b054979dc780d7d354582bae314745fe40..43369a3bbfc230f3bf95a55923211dc24566c606 100644 (file)
@@ -3,14 +3,19 @@ layout: default
 navsection: start 
 title: Run your first pipeline in minutes
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 h2. LobSTR v3 
 
-In this quickstart guide, we'll run an existing pipeline with pre-existing data. Step-by-step instructions are shown below. You can follow along using your own local install or by using Curoverse's <a href="http://lp.curoverse.com/beta-signup/">hosted version of Arvados</a> (in public beta, any Google account can be used to login).
+In this quickstart guide, we'll run an existing pipeline with pre-existing data. Step-by-step instructions are shown below. You can follow along using your own local install or by using the <a href="https://playground.arvados.org/">Arvados Playground</a> (any Google account can be used to log in).
 
-(For more information about this pipeline, see our <a href="https://arvados.org/projects/arvados/wiki/LobSTR_tutorial">detailed lobSTR guide</a>).
+(For more information about this pipeline, see our <a href="https://dev.arvados.org/projects/arvados/wiki/LobSTR_tutorial">detailed lobSTR guide</a>).
 
-<div id="carousel-firstpipe" class="carousel slide">
+<div id="carousel-firstpipe" class="carousel slide" data-interval="false">
   <!-- Indicators -->
   <ol class="carousel-indicators">
     <li data-target="#carousel-firstpipe" data-slide-to="0" class="active"></li>
@@ -39,9 +44,9 @@ In this quickstart guide, we'll run an existing pipeline with pre-existing data.
     </div>
 
     <div class="item">
-      <img src="{{ site.baseurl }}/images/quickstart/3.png" alt="Rename the pipeline intance, then click 'Run'. Alternatively, choose new inputs.">
+      <img src="{{ site.baseurl }}/images/quickstart/3.png" alt="Rename the pipeline instance, then click 'Run'. Click 'Choose' to change the default inputs.">
       <div class="carousel-caption">
-        Rename the pipeline intance, then click 'Run'. Alternatively, choose new inputs.
+        Rename the pipeline instance, then click 'Run'. Click 'Choose' to change the default inputs.
       </div>
     </div>
 
@@ -67,9 +72,9 @@ In this quickstart guide, we'll run an existing pipeline with pre-existing data.
     </div>
 
     <div class="item">
-      <img src="{{ site.baseurl }}/images/quickstart/7.png" alt="Click 'Create sharing link' to share with people outside Arvados. [END]">
+      <img src="{{ site.baseurl }}/images/quickstart/7.png" alt="Click 'Create sharing link' to share the output files with people outside Arvados. [END]">
       <div class="carousel-caption">
-        Click 'Create sharing link' to share with people outside Arvados. [END]
+        Click 'Create sharing link' to share the output files with people outside Arvados. [END]
       </div>
     </div>