From 44a09e2d41dd23c65b365dda16974b21aed42411 Mon Sep 17 00:00:00 2001 From: schalkms <30376729+schalkms@users.noreply.github.com> Date: Sun, 16 Oct 2022 01:16:14 +0200 Subject: [PATCH] Fix invalid linkage in Contributing.md (#5419) --- .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.