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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 7fb7d310c Update link to record classes documentation
7fb7d310c is described below

commit 7fb7d310ce1b60f07c11322ce465ddbc212a3787
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Nov 20 10:48:03 2025 +0100

    Update link to record classes documentation
---
 src/main/jbake/content/documentation/bundles/models.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/content/documentation/bundles/models.md 
b/src/main/jbake/content/documentation/bundles/models.md
index 9eaf3132f..b32d48483 100644
--- a/src/main/jbake/content/documentation/bundles/models.md
+++ b/src/main/jbake/content/documentation/bundles/models.md
@@ -117,7 +117,7 @@ and
 
 are functionally equivalent.
 
-The implicit constructors of [record classes] are supported since [Sling 
Models 1.7.0](https://issues.apache.org/jira/browse/SLING-12359) as well.
+The implicit constructors of [record 
classes](https://docs.oracle.com/en/java/javase/17/language/records.html) are 
supported since [Sling Models 
1.7.0](https://issues.apache.org/jira/browse/SLING-12359) as well.
 
 ## @Model and Adaptable Types
 

Reply via email to