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 766fa16 commit ce0d18fCopy full SHA for ce0d18f
docs/hello_nextflow/03_hello_workflow.md
@@ -368,7 +368,7 @@ In theory this should handle any arbitrary number of input files.
368
369
Some command-line tools require providing an argument (like `-input`) for each input file.
370
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.
+ You can see an example of this in the [Nextflow for Genomics](../nf4_science/genomics/) training course.
372
373
<!--[ADD LINK to note above] -->
374
0 commit comments