Merge branch '13788-concurrent-map-write'
[arvados.git] / doc / user / topics / running-pipeline-command-line.html.textile.liquid
index 14c88d1311194b1b576f94209a6dcbf56469d494..ffa57103b0f3b93c56270f22858c569d3b78d233 100644 (file)
@@ -3,12 +3,17 @@ layout: default
 navsection: userguide
 title: "Running an Arvados pipeline"
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 {% include 'crunch1only_begin' %}
 If the Jobs API is not available, use the "Common Workflow Language":{{site.baseurl}}/user/cwl/cwl-runner.html instead.
 {% include 'crunch1only_end' %}
 
-This tutorial demonstrates how to use the command line to run the same pipeline as described in "running a pipeline using Workbench.":{{site.baseurl}}/user/tutorials/tutorial-pipeline-workbench.html
+This tutorial demonstrates how to use the command line to run the same pipeline as described in "running a pipeline using Workbench.":{{site.baseurl}}/user/tutorials/tutorial-workflow-workbench.html
 
 {% include 'tutorial_expectations' %}
 {% include 'tutorial_cluster_name' %}