Skip to content

Commit 3b7df22

Browse files
authored
Second link fix
1 parent 06fa392 commit 3b7df22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* [Custom resource requests](#custom-resource-requests)
1313
* [AWS batch specific parameters](#aws-batch-specific-parameters)
1414
* [Other command line parameters](#other-command-line-parameters)
15-
* [Adjustable parameters for nf-core/eager](#adjustable-parameters-for-nf-core/eager)
15+
* [Adjustable parameters for nf-core/eager](#adjustable-parameters-for-nf-coreeager)
1616

1717
## General Nextflow info
1818
Nextflow handles job submissions on SLURM or other environments, and supervises running the jobs. Thus the Nextflow process must run until the pipeline is finished. We recommend that you put the process running in the background through `screen` / `tmux` or similar tool. Alternatively you can run nextflow within a cluster job submitted your job scheduler.

0 commit comments

Comments
 (0)