We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7240b9 commit 14fe538Copy full SHA for 14fe538
23-scatter-workflow/index.md
@@ -73,7 +73,8 @@ Using the following input file:
73
:language: yaml
74
```
75
76
-As a reminder, `1st-tool.cwl` simply calls the command `echo` on a message. If we invoke
+As a reminder, `1st-tool.cwl` (described previously in
77
+[First Example](/02-1st-example/index.md)) simply calls the command `echo` on a message. If we invoke
78
`cwl-runner scatter-workflow.cwl scatter-job.yml` on the command line:
79
80
```bash
0 commit comments