This is an automated email from the ASF dual-hosted git repository.

dauer pushed a commit to branch 
issues-16060-Upgrade-docs-mixed-up-version-numbers
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit ebe66140cfe05479f14cfe10e16683096ccbf403
Author: Thomas Rasmussen <[email protected]>
AuthorDate: Fri Jul 31 18:10:18 2026 +0200

    Fix: Add urlencoding to link to Grails BOM in docs
---
 grails-doc/src/en/guide/upgrading/upgrading70x.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/grails-doc/src/en/guide/upgrading/upgrading70x.adoc 
b/grails-doc/src/en/guide/upgrading/upgrading70x.adoc
index 0cdf86f01d..dcd7341915 100644
--- a/grails-doc/src/en/guide/upgrading/upgrading70x.adoc
+++ b/grails-doc/src/en/guide/upgrading/upgrading70x.adoc
@@ -112,7 +112,7 @@ dependencies {
 Because all Grails projects will apply the Grails Gradle plugin, the BOM is 
automatically applied.
 You can override a version in the BOM by setting the associated Gradle 
property.
 The possible gradle properties are generated as part of this documentation.
-Please see link:{versionsRef}Grails BOM.html[Grails BOM Dependencies] for a 
quick reference.
+Please see link:{versionsRef}Grails%20BOM.html[Grails BOM Dependencies] for a 
quick reference.
 
 ===== 4.1 BOM Property Changes
 

Reply via email to