We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f520da commit 4a27ea5Copy full SHA for 4a27ea5
spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -3419,7 +3419,7 @@ You could also specify the `hazelcast.xml` configuration file to use via configu
3419
Otherwise, Spring Boot tries to find the Hazelcast configuration from the default
3420
locations, that is `hazelcast.xml` in the working directory or at the root of the
3421
classpath. We also check if the `hazelcast.config` system property is set. Check the
3422
-Hazelcast documentation for more details.
+http://docs.hazelcast.org/docs/latest/manual/html-single/[Hazelcast documentation] for more details.
3423
3424
NOTE: Spring Boot also has an
3425
<<boot-features-caching-provider-hazelcast,explicit caching support for Hazelcast>>. The
0 commit comments