Skip to content

Commit acb5491

Browse files
committed
Fix section links to not include .html suffix
Closes gh-33206
1 parent d05e792 commit acb5491

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::attributes.adoc[]
66

77
This section dives into the details of Spring Boot.
88
Here you can learn about the key features that you may want to use and customize.
9-
If you have not already done so, you might want to read the "<<getting-started#getting-started>>" and "<<using#using>>" sections, so that you have a good grounding of the basics.
9+
If you have not already done so, you might want to read the "<<getting-started#getting-started, Getting Started>>" and "<<using#using, Developing with Spring Boot>>" sections, so that you have a good grounding of the basics.
1010

1111

1212

0 commit comments

Comments
 (0)