From c65d7f4471d07e41533935583686ea98f7f62cbd Mon Sep 17 00:00:00 2001 From: Joel Costigliola Date: Wed, 10 Mar 2021 22:13:44 +1300 Subject: [PATCH] Set direct link to CONTRIBUTING.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1cf184e2c..fd4f4b6874 100644 --- a/README.md +++ b/README.md @@ -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: