Skip to content

Commit 1fc3750

Browse files
committed
Merge pull request #11108 from izeye:broken-asciidoctor-syntax-20171122
* pr/11108: Fix broken Asciidoctor syntax
2 parents 811e8df + 8b917ab commit 1fc3750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ such as the user that launched the application.
4848

4949

5050

51-
[boot-features-startup-failure]
51+
[[boot-features-startup-failure]]
5252
=== Startup failure
5353
If your application fails to start, registered `FailureAnalyzers` get a chance to provide
5454
a dedicated error message and a concrete action to fix the problem. For instance if you

0 commit comments

Comments
 (0)