Merge branch '8784-dir-listings'
[arvados.git] / doc / user / tutorials / tutorial-submit-job.html.textile.liquid
index d1556cfe028ab881b390d67ab50f05f55499426c..ff78aabb6aff48db68fa45b98741fb23baac817f 100644 (file)
@@ -4,6 +4,11 @@ navsection: userguide
 navmenu: Tutorials
 title: "Running on an Arvados cluster"
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 {% include 'pipeline_deprecation_notice' %}
 
@@ -85,6 +90,6 @@ In the editor, enter the following template:
 
 h2. Running your pipeline
 
-Your new pipeline template should appear at the top of the Workbench "pipeline templates":{{site.arvados_workbench_host}}/pipeline_templates page.  You can run your pipeline "using Workbench":tutorial-pipeline-workbench.html or the "command line.":{{site.baseurl}}/user/topics/running-pipeline-command-line.html
+Your new pipeline template should appear at the top of the Workbench "pipeline templates":{{site.arvados_workbench_host}}/pipeline_templates page.  You can run your pipeline "using Workbench":tutorial-workflow-workbench.html or the "command line.":{{site.baseurl}}/user/topics/running-pipeline-command-line.html
 
 For more information and examples for writing pipelines, see the "pipeline template reference":{{site.baseurl}}/api/methods/pipeline_templates.html