Skip to content

Commit

Permalink
HHH-14275 Broken link to Infinispan User Guide in Hibernate 5.3 User …
Browse files Browse the repository at this point in the history
…Guide

Signed-off-by: Jan Schatteman <jschatte@redhat.com>
  • Loading branch information
jrenaat authored and Sanne committed Oct 22, 2020
1 parent fa5078a commit c81401c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -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
Expand Down
Expand Up @@ -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].

0 comments on commit c81401c

Please sign in to comment.