Skip to content

Commit 884f03b

Browse files
authored
Update README.md to fix a link
fixed a link rendering in the Adding a new config section
1 parent b19f3c2 commit 884f03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ If you decide to upload your custom config file to `nf-core/configs` then this w
6262
You will simply have to specify `-profile <config_name>` in the command used to run the pipeline.
6363
See [`nf-core/configs`](https://github.com/nf-core/configs/tree/master/conf) for examples.
6464

65-
Before adding your config file to nf-core/configs, we highly recommend writing and testing your own custom config file (as described [above](Using an existing config)), and then continuing with the next steps.
65+
Before adding your config file to nf-core/configs, we highly recommend writing and testing your own custom config file (as described [above](https://github.com/nf-core/configs#using-an-existing-config)), and then continuing with the next steps.
6666

6767
N.B. In your config file, please also make sure to add an extra `params` section with `params.config_profile_description`, `params.config_profile_contact` and `params.config_profile_url` set to reasonable values.
6868
Users will get information on who wrote the configuration profile then when executing a nf-core pipeline and can report back if there are things missing for example.

0 commit comments

Comments
 (0)