diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f6441e60dc..6ce75b362a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ resolution is reached a PR can be submitted for review. In order to build and test this whole repository you need JDK 11+. Some instrumentations and tests may put constraints on which java versions they support. -See [Executing tests with specific java version](#Executing tests with specific java version) below. +See [Running the tests](./docs/contributing/running-tests.md) for more details. ### Building