Fix link in Contributing.md (#800)
This commit is contained in:
parent
9eb8ba7f86
commit
4264af28ba
|
@ -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+.
|
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.
|
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
|
### Building
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue