From 705a45efa394d943d0be76357572041a898b6906 Mon Sep 17 00:00:00 2001 From: Josef Cacek Date: Tue, 10 Nov 2020 10:53:58 +0100 Subject: [PATCH] Fix screenshot. --- doc/modules/ROOT/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/modules/ROOT/pages/index.adoc b/doc/modules/ROOT/pages/index.adoc index 1f577de..c277d95 100644 --- a/doc/modules/ROOT/pages/index.adoc +++ b/doc/modules/ROOT/pages/index.adoc @@ -175,7 +175,7 @@ Starting Hazelcast members on both servers should now result in forming a new Hazelcast cluster with both members. .Screenshot - Running Hazelcast cluster -image::client-running.png[Running Hazelcast cluster.] +image::two-members-cluster.png[Running Hazelcast cluster.] Within the `security` configuration, we defined which realm is used for the member-to-member authentication (`kerberosRealm`).