Skip to content

Commit 8bfee92

Browse files
committed
add a link just for the hell of it
1 parent e3ae683 commit 8bfee92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/src/main/asciidoc/introduction/Processor.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The static metamodel itself is undeniably useful and elegant.
3131
3232
And it turns out that there was quite a lot of unlocked potential there.
3333
Since Hibernate 6.3 the Processor has started taking on a much bigger role.
34-
Today, it even contains a complete implementation of the Jakarta Data specification.
34+
Today, it even contains a link:{doc-data-repositories-url}[complete implementation of the Jakarta Data specification].
3535
3636
Now, you still don't have to use the Hibernate Processor with Hibernate—the APIs we just mentioned still also accept plain strings—but we find that it works well with Gradle and integrates smoothly with our IDE, and the advantage in type-safety is compelling.
3737
****

0 commit comments

Comments
 (0)