Skip to content

Commit ce0d18f

Browse files
Replace absolute link with relative link
1 parent 766fa16 commit ce0d18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hello_nextflow/03_hello_workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ In theory this should handle any arbitrary number of input files.
368368

369369
Some command-line tools require providing an argument (like `-input`) for each input file.
370370
In that case, we would have to do a little bit of extra work to compose the command.
371-
You can see an example of this in the [Nextflow for Genomics](https://training.nextflow.io/latest/nf4_science/genomics/) training course.
371+
You can see an example of this in the [Nextflow for Genomics](../nf4_science/genomics/) training course.
372372

373373
<!--[ADD LINK to note above] -->
374374

0 commit comments

Comments
 (0)