Skip to content

Commit 14fe538

Browse files
HenryLiu0mr-c
andauthored
scatter lesson: Added link for 1st-tool.cwl.
* Update index.md Co-authored-by: Michael R. Crusoe <[email protected]>
1 parent c7240b9 commit 14fe538

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

23-scatter-workflow/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ Using the following input file:
7373
:language: yaml
7474
```
7575

76-
As a reminder, `1st-tool.cwl` simply calls the command `echo` on a message. If we invoke
76+
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
7778
`cwl-runner scatter-workflow.cwl scatter-job.yml` on the command line:
7879

7980
```bash

0 commit comments

Comments
 (0)