From 8c9f7247d9f4b5ffecc8b2bc191cfaa2bb4dc392 Mon Sep 17 00:00:00 2001 From: izeye Date: Tue, 7 Jul 2015 09:55:53 +0900 Subject: [PATCH] Fix deployment title section Closes gh-3429 --- spring-boot-docs/src/main/asciidoc/deployment.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-docs/src/main/asciidoc/deployment.adoc b/spring-boot-docs/src/main/asciidoc/deployment.adoc index e92d42c583c..3253eec97a5 100644 --- a/spring-boot-docs/src/main/asciidoc/deployment.adoc +++ b/spring-boot-docs/src/main/asciidoc/deployment.adoc @@ -1,5 +1,5 @@ [[deployment]] -== Deploying Spring Boot applications += Deploying Spring Boot applications [partintro] --