Skip to content

Commit

Permalink
Update Spring Boot documentation url (#832)
Browse files Browse the repository at this point in the history
mateusroerig authored Mar 29, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9ee308b commit 09608cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/en/guide/conf/config/ymlOptions.adoc
Original file line number Diff line number Diff line change
@@ -37,4 +37,4 @@ test {
=== External configuration

Grails will read `application.(properties|yml)` from the `./config` or the current directory by default.
As Grails is a SpringBoot configuration options are available as well, for documentation please consult: {springBootReference}/html/boot-features-external-config.html#boot-features-external-config-application-property-files
As Grails is a SpringBoot configuration options are available as well, for documentation please consult: {springBootReference}/html/features.html#features.external-config.files

0 comments on commit 09608cd

Please sign in to comment.