[FIX/DOC] Broken Adding modules link (#1433)

* [FIX/DOC] Broken Adding modules link

* Apply suggestion

Co-authored-by: Edmund Miller <edmund.a.miller@protonmail.com>

Co-authored-by: Edmund Miller <edmund.a.miller@protonmail.com>
This commit is contained in:
Julianus Pfeuffer 2022-03-24 14:51:56 +01:00 committed by GitHub
parent 1dddf1ce94
commit debbcd98eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,7 +133,7 @@ We have written a helper command in the `nf-core/tools` package that uses the Gi
## Adding new modules
If you wish to contribute a new module, please see the documentation on the [nf-core website](https://nf-co.re/developers/adding_modules).
If you wish to contribute a new module, please see the documentation on the [nf-core website](https://nf-co.re/developers/modules#writing-a-new-module-reference).
> Please be kind to our code reviewers and submit one pull request per module :)