From 9b2ad6100ef2495fcc1419f459cf381d91d82537 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 29 May 2017 14:56:14 +0200 Subject: [PATCH] Fix reference of custom layout example Closes gh-9342 --- .../spring-boot-maven-plugin/src/site/apt/index.apt | 4 ++-- spring-boot-tools/spring-boot-maven-plugin/src/site/site.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/index.apt b/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/index.apt index fca3d4f6f7..a1f9db3d25 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/index.apt +++ b/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/index.apt @@ -48,8 +48,6 @@ Spring Boot Maven Plugin * {{{./examples/repackage-disable-attach.html}Local repackaged artifact}} -* {{{./examples/custom-layout.html}Custom layout}} - * {{{./examples/exclude-dependency.html}Exclude a dependency}} * {{{./examples/run-debug.html}Debug the application}} @@ -62,6 +60,8 @@ Spring Boot Maven Plugin * {{{./examples/build-info.html}Generate build information}} + * {{{./examples/custom-layout.html}Custom layout}} + [] diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/site/site.xml b/spring-boot-tools/spring-boot-maven-plugin/src/site/site.xml index c3ffb24f30..b735284ba9 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/site/site.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/site/site.xml @@ -15,6 +15,7 @@ +