Merge pull request #43271 from ngocnhan-tran1996

* pr/43271:
  Fix syntax in reference guide

Closes gh-43271
This commit is contained in:
Stéphane Nicoll 2024-11-27 08:24:53 +01:00
commit b22cc2e505
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.