Skip to content

Commit c4eacbb

Browse files
jrenaatSanne
authored andcommitted
HHH-14275 Broken link to Infinispan User Guide in Hibernate 5.3 User Guide
Signed-off-by: Jan Schatteman <[email protected]>
1 parent 4b088e5 commit c4eacbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: documentation/src/main/asciidoc/userguide/appendices/Configurations.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ Sets the associated collection cache concurrency strategy for the designated reg
651651
=== Infinispan properties
652652

653653
For more details about how to customize the Infinispan second-level cache provider, check out the
654-
http://infinispan.org/docs/stable/user_guide/user_guide.html#configuration_properties[Infinispan User Guide]
654+
https://infinispan.org/docs/stable/titles/integrating/integrating.html#configuration_properties[Infinispan User Guide].
655655

656656
[[configurations-transactions]]
657657
=== Transactions properties

Diff for: documentation/src/main/asciidoc/userguide/chapters/caching/Caching.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -682,4 +682,4 @@ Infinispan is a distributed in-memory key/value data store, available as a cache
682682
It supports advanced functionality such as transactions, events, querying, distributed processing, off-heap and geographical failover.
683683

684684
For more details, check out the
685-
http://infinispan.org/docs/stable/user_guide/user_guide.html#integrations_jpa_hibernate[Infinispan User Guide].
685+
http://infinispan.org/docs/stable/titles/integrating/integrating.html#integrating_jpa_hibernate[Infinispan User Guide].

0 commit comments

Comments
 (0)