From 14034d4bb87e9b83397d808e989845821b7b477f Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Tue, 9 Apr 2024 10:40:44 +0200 Subject: [PATCH] Add link to vendors Signed-off-by: Oliver Kopp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e6c34d..0986a3b 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ The main thing the plugin does is to match [Gradle's toolchain specifications](h ## Vendors -There is mostly a 1-to-1 relationship between the DiscoAPI's distributions and Gradle vendors. +There is mostly a 1-to-1 relationship between the DiscoAPI's distributions and [Gradle vendors](https://docs.gradle.org/current/userguide/toolchains.html#sec:vendors). The plugin works with the following mapping: | Gradle JVM Vendor | Foojay Distribution |