From fcb415b2a8ba030cce052eca0005cddede529389 Mon Sep 17 00:00:00 2001 From: schalkms <30376729+schalkms@users.noreply.github.com> Date: Sat, 15 Oct 2022 23:29:14 +0200 Subject: [PATCH] Fix invalid linkage in Contributing.md --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c10378eb0e9..9220c80d393 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -299,7 +299,7 @@ Check the [README.md inside website/](https://github.com/detekt/detekt/blob/main ## Gradle Enterprise Access -We do have access to a managed [Gradle Enterprise instance](6) that is publishing +We do have access to a managed [Gradle Enterprise instance][6] that is publishing build scans for all the builds executed on CI (not from forks). This is extremely helpful to debug build failures and have access to remote build cache.