Fix syntax in reference guide

See gh-43271
This commit is contained in:
Tran Ngoc Nhan 2024-11-23 00:47:13 +07:00 committed by Stéphane Nicoll
parent f061bb8a1d
commit 16838a9b58
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ spring.datasource.url=jdbc:mysql://localhost/test
server.port=9000
----
See xref:reference:features/external-config.adoc#features.external-config.yaml[] in the "`Spring Boot Features'" section for more information about YAML.
See xref:reference:features/external-config.adoc#features.external-config.yaml[] in the "`Spring Boot Features`" section for more information about YAML.