Merge pull request #43271 from ngocnhan-tran1996
* pr/43271: Fix syntax in reference guide Closes gh-43271
This commit is contained in:
commit
b22cc2e505
|
|
@ -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.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue