HHH-14275 Broken link to Infinispan User Guide in Hibernate 5.3 User Guide

Signed-off-by: Jan Schatteman <jschatte@redhat.com>
This commit is contained in:
Jan Schatteman 2020-10-22 16:22:00 +02:00 committed by Sanne Grinovero
parent 83578c116b
commit 4fddf82045
2 changed files with 2 additions and 2 deletions

View File

@ -684,7 +684,7 @@ Sets the associated collection cache concurrency strategy for the designated reg
=== Infinispan properties
For more details about how to customize the Infinispan second-level cache provider, check out the
http://infinispan.org/docs/stable/user_guide/user_guide.html#configuration_properties[Infinispan User Guide].
http://infinispan.org/docs/stable/titles/integrating/integrating.html#configuration_properties[Infinispan User Guide].
[[configurations-transactions]]
=== Transactions properties

View File

@ -707,4 +707,4 @@ Infinispan is a distributed in-memory key/value data store, available as a cache
It supports advanced functionality such as transactions, events, querying, distributed processing, off-heap and geographical failover.
For more details, check out the
http://infinispan.org/docs/stable/user_guide/user_guide.html#integrations_jpa_hibernate[Infinispan User Guide].
http://infinispan.org/docs/stable/titles/integrating/integrating.html#integrating_jpa_hibernate[Infinispan User Guide].