Skip to content

Commit

Permalink
Set direct link to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-costigliola committed Mar 10, 2021
1 parent d766ada commit c65d7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The idea is that disposal assertions should be specific to the type of the objec

AssertJ's assertions are super easy to use: just type **`assertThat(underTest).`** and use code completion to show you all assertions available.

Assertion missing? Please [create an issue](https://github.com/assertj/assertj-core/issues) to discuss it and even better [contribute to the project](#contributing)!
Assertion missing? Please [create an issue](https://github.com/assertj/assertj-core/issues) to discuss it and even better [contribute to the project](https://github.com/assertj/assertj-core/blob/main/CONTRIBUTING.md)!


AssertJ is composed of several modules:
Expand Down

0 comments on commit c65d7f4

Please sign in to comment.