Merge pull request #15883 from tim-toady

* pr/15883:
  Fix broken link to Appendix
This commit is contained in:
Stephane Nicoll 2019-02-09 09:35:19 +01:00
commit 6e5ffd8587
1 changed files with 1 additions and 1 deletions

View File

@ -397,7 +397,7 @@ The following example shows a typical repackage implementation:
If you are interested in how the build tool plugins work, you can If you are interested in how the build tool plugins work, you can
look at the {github-code}/spring-boot-project/spring-boot-tools[`spring-boot-tools`] look at the {github-code}/spring-boot-project/spring-boot-tools[`spring-boot-tools`]
module on GitHub. More technical details of the executable jar format are covered in module on GitHub. More technical details of the executable jar format are covered in
<<appendix-executable-jar-format.adoc#executable-jar,the appendix>>. <<appendix.adoc#executable-jar,the appendix>>.
If you have specific build-related questions, you can check out the If you have specific build-related questions, you can check out the
"`<<howto.adoc#howto, how-to>>`" guides. "`<<howto.adoc#howto, how-to>>`" guides.