diff --git a/README.md b/README.md index c8af80e4d6..adaf34f0b4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ AssertJ provides a rich and intuitive set of strongly-typed assertions to use fo The AssertJ web site contains all projects documentation and can be found **[here](http://joel-costigliola.github.io/assertj/index.html)**. It notably includes the [**AssertJ Core documentation**](http://joel-costigliola.github.io/assertj/assertj-core.html). -You can ask questions and make suggestions on [**AssertJ google group**](https://groups.google.com/forum/?fromgroups=#!forum/assertj). +You can ask questions [**stackoverflow (assertj tag)**](https://stackoverflow.com/questions/tagged/assertj?mixed=1) and make suggestions by simply creating an issue. ## AssertJ's goals