Skip to content

Commit

Permalink
Fixed broken link to contributions in README (#2102)
Browse files Browse the repository at this point in the history
* Update README.md
* Update CONTRIBUTING.md
  • Loading branch information
schlunma authored Mar 26, 2021
1 parent b1dfdf4 commit 0c18cdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Contributions are very welcome

Please read our [contribution guidelines](https://docs.esmvaltool.org/en/latest/community/introduction.html).
Please read our [contribution guidelines](https://docs.esmvaltool.org/en/latest/community/index.html).
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ The easiest way to get help if you cannot find the answer in the documentation o

## Contributing

If you would like to contribute a new diagnostic or feature, please have a look at our [contribution guidelines](https://docs.esmvaltool.org/en/latest/community/introduction.html).
If you would like to contribute a new diagnostic or feature, please have a look at our [contribution guidelines](https://docs.esmvaltool.org/en/latest/community/index.html).

0 comments on commit 0c18cdf

Please sign in to comment.