[ARVADOS] updated: 280e17d8c95b5488e6cfabb7304c8b95e1102dfb
git at public.curoverse.com
git at public.curoverse.com
Sun Jul 6 20:06:51 EDT 2014
Summary of changes:
doc/user/tutorials/running-external-program.html.textile.liquid | 2 +-
doc/user/tutorials/tutorial-firstscript.html.textile.liquid | 2 +-
doc/user/tutorials/tutorial-new-pipeline.html.textile.liquid | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
via 280e17d8c95b5488e6cfabb7304c8b95e1102dfb (commit)
from e0f9e708b23c656ae7625438ff76a131da8746eb (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 280e17d8c95b5488e6cfabb7304c8b95e1102dfb
Author: Ward Vandewege <ward at curoverse.com>
Date: Sun Jul 6 20:06:16 2014 -0400
Doc: fix link to pipeline instances page in workbench.
no issue #
diff --git a/doc/user/tutorials/running-external-program.html.textile.liquid b/doc/user/tutorials/running-external-program.html.textile.liquid
index 26b93ce..da6df59 100644
--- a/doc/user/tutorials/running-external-program.html.textile.liquid
+++ b/doc/user/tutorials/running-external-program.html.textile.liquid
@@ -65,4 +65,4 @@ EOF
(Your shell should automatically fill in @$USER@ with your login name. The JSON that gets saved should have @"repository"@ pointed at your personal Git repository.)
-Your new pipeline template will appear on the Workbench "Compute %(rarr)→% Pipeline templates":https://{{ site.arvados_workbench_host }}/pipeline_instances page. You can run the "pipeline using Workbench":tutorial-pipeline-workbench.html.
+Your new pipeline template will appear on the Workbench "Compute %(rarr)→% Pipeline templates":https://{{ site.arvados_workbench_host }}/pipeline_templates page. You can run the "pipeline using Workbench":tutorial-pipeline-workbench.html.
diff --git a/doc/user/tutorials/tutorial-firstscript.html.textile.liquid b/doc/user/tutorials/tutorial-firstscript.html.textile.liquid
index 9de1a9c..5365b5a 100644
--- a/doc/user/tutorials/tutorial-firstscript.html.textile.liquid
+++ b/doc/user/tutorials/tutorial-firstscript.html.textile.liquid
@@ -140,6 +140,6 @@ Now, use @arv pipeline_template create@ to register your pipeline template in Ar
</code></pre>
</notextile>
-Your new pipeline template will appear on the Workbench "Compute %(rarr)→% Pipeline templates":https://{{ site.arvados_workbench_host }}/pipeline_instances page. You can run the "pipeline using Workbench":tutorial-pipeline-workbench.html.
+Your new pipeline template will appear on the Workbench "Compute %(rarr)→% Pipeline templates":https://{{ site.arvados_workbench_host }}/pipeline_templates page. You can run the "pipeline using Workbench":tutorial-pipeline-workbench.html.
For more information and examples for writing pipelines, see the "pipeline template reference":{{site.baseurl}}/api/schema/PipelineTemplate.html
diff --git a/doc/user/tutorials/tutorial-new-pipeline.html.textile.liquid b/doc/user/tutorials/tutorial-new-pipeline.html.textile.liquid
index d3d4f4a..045b8ec 100644
--- a/doc/user/tutorials/tutorial-new-pipeline.html.textile.liquid
+++ b/doc/user/tutorials/tutorial-new-pipeline.html.textile.liquid
@@ -75,6 +75,6 @@ Now, use @arv pipeline_template create@ to register your pipeline template in Ar
</code></pre>
</notextile>
-Your new pipeline template will appear on the Workbench "Compute %(rarr)→% Pipeline templates":https://{{ site.arvados_workbench_host }}/pipeline_instances page.
+Your new pipeline template will appear on the Workbench "Compute %(rarr)→% Pipeline templates":https://{{ site.arvados_workbench_host }}/pipeline_templates page.
For more information and examples for writing pipelines, see the "pipeline template reference":{{site.baseurl}}/api/schema/PipelineTemplate.html
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list