1
0
mirror of synced 2026-01-05 12:07:35 -05:00

Fix Gradle link (#40985)

This commit is contained in:
Isaac Brown
2023-08-18 17:54:17 +01:00
committed by GitHub
parent ff3a7a45ea
commit 72803a3ec1

View File

@@ -35,7 +35,7 @@ You should be familiar with YAML and the syntax for {% data variables.product.pr
- "[AUTOTITLE](/actions/using-workflows/workflow-syntax-for-github-actions)"
- "[AUTOTITLE](/actions/learn-github-actions)"
We recommend that you have a basic understanding of Java and the Gradle framework. For more information, see [Getting Started](https://docs.gradle.org/current/userguide/getting_started.html) in the Gradle documentation.
We recommend that you have a basic understanding of Java and the Gradle framework. For more information, see the [Gradle User Manual](https://docs.gradle.org/current/userguide/userguide.html).
{% data reusables.actions.enterprise-setup-prereq %}