Skip to content

Commit 8b917ab

Browse files
izeyesnicoll
authored andcommitted
Fix broken Asciidoctor syntax
Closes gh-11108
1 parent 811e8df commit 8b917ab

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)