Skip to content

Commit 69edf89

Browse files
committed
Correct stale reference to embeddedLaunchScriptProperties with Gradle
Closes gh-15094
1 parent 898d9f8 commit 69edf89

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/deployment.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,9 @@ description up front (and it need not change), you may as well provide it when t
674674
generated.
675675

676676
To customize written elements, use the `embeddedLaunchScriptProperties` option of the
677-
Spring Boot Maven or Gradle plugins.
677+
Spring Boot Maven plugin or the
678+
{spring-boot-gradle-plugin-reference}/#packaging-executable-configuring-launch-script[`properties`
679+
property of the Spring Boot Gradle plugin's `launchScript`].
678680

679681
The following property substitutions are supported with the default script:
680682

0 commit comments

Comments
 (0)