We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57194b6 commit 59c3c53Copy full SHA for 59c3c53
1 file changed
contributors/composite-builds.md
@@ -6,7 +6,7 @@ toc: true
6
This documents explains the composite build process for snapshot builds.
7
Snapshot builds are non-release builds that are still subject to change.
8
9
-Read about composite builds [here](https://docs.gradle.org/6.4.1/userguide/composite_builds.html).
+Read about composite builds [here](https://docs.gradle.org/current/userguide/composite_builds.html).
10
This document assumes you know the basics of how they work.
11
12
To make composite builds easier to use, we have implemented a Gradle build script to automate some steps of the process.
0 commit comments