Skip to content

Commit aee2d52

Browse files
authored
Update workflows.md (#478)
1 parent 92c1a5d commit aee2d52

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/topics/workflows.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -311,11 +311,11 @@ the `compile` step in orange; `compile` is another workflow, diagrammed on the
311311
right. In purple we see the fixed string `"Hello.java"` being supplied as the
312312
`name_of_file_to_extract`.
313313
314-
<a href="https://view.commonwl.org/workflows/github.com/common-workflow-language/user_guide/blob/main/_includes/cwl/workflows/nestedworkflows.cwl"><img
315-
src="https://view.commonwl.org/graph/svg/github.com/common-workflow-language/user_guide/blob/main/_includes/cwl/workflows/nestedworkflows.cwl"
314+
<a href="https://view.commonwl.org/workflows/github.com/common-workflow-language/user_guide/blob/main/src/_includes/cwl/workflows/nestedworkflows.cwl"><img
315+
src="https://view.commonwl.org/graph/svg/github.com/common-workflow-language/user_guide/blob/main/src/_includes/cwl/workflows/nestedworkflows.cwl"
316316
alt="Visualization of nestedworkflows.cwl" /></a>
317-
<a href="https://view.commonwl.org/workflows/github.com/common-workflow-language/user_guide/blob/main/_includes/cwl/workflows/1st-workflow.cwl"><img
318-
src="https://view.commonwl.org/graph/svg/github.com/common-workflow-language/user_guide/blob/main/_includes/cwl/workflows/1st-workflow.cwl"
317+
<a href="https://view.commonwl.org/workflows/github.com/common-workflow-language/user_guide/blob/main/src/_includes/cwl/workflows/1st-workflow.cwl"><img
318+
src="https://view.commonwl.org/graph/svg/github.com/common-workflow-language/user_guide/blob/main/src/_includes/cwl/workflows/1st-workflow.cwl"
319319
alt="Visualization of 1st-workflow.cwl" /></a>
320320
```
321321

0 commit comments

Comments
 (0)