@ -14,7 +14,7 @@ If you are just getting started, you might want to read "`<<using-spring-boot.ad
@@ -14,7 +14,7 @@ If you are just getting started, you might want to read "`<<using-spring-boot.ad
The Spring Boot Maven Plugin provides Spring Boot support in Maven, letting you package executable jar or war archives and run an application "`in-place`".
To use it, you must use Maven 3.2 (or later).
NOTE: See the {spring-boot-maven-plugin-docs}[Spring Boot Maven Plugin Site] for complete plugin documentation.
NOTE: See the {spring-boot-maven-plugin-docs}[Spring Boot Maven Plugin Documentation] for complete plugin documentation.
@ -2338,7 +2338,7 @@ To generate build information with Maven, add an execution for the `build-info`
@@ -2338,7 +2338,7 @@ To generate build information with Maven, add an execution for the `build-info`
</build>
----
TIP: See the {spring-boot-maven-plugin-docs}[Spring Boot Maven Plugin documentation] for more details.
TIP: See the {spring-boot-maven-plugin-docs}/#build-info[Spring Boot Maven Plugin documentation] for more details.