From a703abfba398885b4415adc76e870f9e994b68f1 Mon Sep 17 00:00:00 2001 From: Gregor Sturm Date: Tue, 3 Mar 2020 16:56:45 +0100 Subject: [PATCH] Fix Markdown lint --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 2eb2bb056..7d6f5718e 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -518,7 +518,7 @@ Set this parameter to your e-mail address to get a summary e-mail with details o This works exactly as with `--email`, except emails are only sent if the workflow is not successful. ### `--publish_dir_mode` -Choose the publishDir mode. Default is `copy`. See https://www.nextflow.io/docs/latest/process.html#publishdir for more details. +Choose the publishDir mode. Default is `copy`. See [nextflow docs](https://www.nextflow.io/docs/latest/process.html#publishdir) for more details. ### `-name`