diff --git a/README.md b/README.md index 29a730055f..815d352f46 100644 --- a/README.md +++ b/README.md @@ -465,7 +465,7 @@ Now run the following command to produce a single executable JAR file containing $ mvn package ``` -[spring-boot-maven-plugin]: https://github.com/SpringSource/spring-boot/tree/master/spring-boot-maven-plugin +[spring-boot-maven-plugin]: https://github.com/SpringSource/spring-boot/tree/master/spring-boot-tools/spring-boot-maven-plugin > **Note:** The procedure above will create a runnable JAR. You can also opt to [build a classic WAR file](/guides/gs/convert-jar-to-war/) instead.