Fix broken documentation link

This commit is contained in:
Phillip Webb 2014-05-08 12:04:13 +01:00
parent 02674b32af
commit 38fb8e6874
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ installed you can follow the instructions at http://www.gradle.org/.
Spring Boot dependencies can be declared using the `org.springframework.boot` `group`.
Typically your project will declare dependencies to one or more
<<using-spring-boot.adoc#using-boot-starter-poms, ``Starter POMs''>>. Spring Boot
provides a useful <<build-tool-plugins.adoc#build-tool-plugins-gradle, Gradle plugin>>
provides a useful <<build-tool-plugins.adoc#build-tool-plugins-gradle-plugin, Gradle plugin>>
that can be used to simplify dependency declarations and to create executable jars.
.Gradle Wrapper