File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -215,14 +215,14 @@ makes that really easy as well.
215215Spring Boot Loader provides the secret sauce that allows you to build a single jar file
216216that can be launched using `java -jar`. Generally you will not need to use
217217`spring-boot-loader` directly, but instead work with the
218- link:spring-boot-tools/spring-boot-gradle-plugin[Gradle] or
219- link:spring-boot-tools/spring-boot-maven-plugin[Maven] plugin.
218+ link:spring-boot-project/spring-boot- tools/spring-boot-gradle-plugin[Gradle] or
219+ link:spring-boot-project/spring-boot- tools/spring-boot-maven-plugin[Maven] plugin.
220220
221221
222222
223223== Samples
224224Groovy samples for use with the command line application are available in
225- link:spring-boot-cli/samples[spring-boot-cli/samples]. To run the CLI samples type
225+ link:spring-boot-project/spring-boot- cli/samples[spring-boot-cli/samples]. To run the CLI samples type
226226`spring run <sample>.groovy` from samples directory.
227227
228228Java samples are available in link:spring-boot-samples[spring-boot-samples] and should
You can’t perform that action at this time.
0 commit comments