Skip to content

Commit

Permalink
doc(overview): update running gradle builds link (#29018)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkasso committed May 3, 2024
2 parents 0575b56 + 7ee4ae0 commit ed3c516
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Information on Gradle releases and how to install Gradle is found on the <<insta

The Gradle User Manual is broken down into the following sections:

<<command_line_interface.adoc#command_line_interface,Running Gradle Builds>> :: Learn Gradle basics and how to use Gradle to build your project.
<<getting_started_eng.adoc#introduction,Running Gradle Builds>> :: Learn Gradle basics and how to use Gradle to build your project.
<<build_lifecycle.adoc#build_lifecycle,Authoring Gradle Builds>> :: Develop tasks and plugins to customize your build.
<<building_java_projects.adoc#building_java_projects,Authoring JVM Builds>> :: Use Gradle with your Java project.
<<dependency_management_terminology.adoc#dependency_management_terminology,Working with Dependencies>> :: Add dependencies to your build.
Expand Down

0 comments on commit ed3c516

Please sign in to comment.