From 3202d1f2d8a3bd93176fc33129980ef06b40a641 Mon Sep 17 00:00:00 2001 From: Oliver Howell Date: Wed, 23 Oct 2024 14:20:52 +0100 Subject: [PATCH] Update get-started-with-vertx.adoc --- docs/modules/integrate/pages/get-started-with-vertx.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/integrate/pages/get-started-with-vertx.adoc b/docs/modules/integrate/pages/get-started-with-vertx.adoc index dea60ddee..62eaffa88 100644 --- a/docs/modules/integrate/pages/get-started-with-vertx.adoc +++ b/docs/modules/integrate/pages/get-started-with-vertx.adoc @@ -234,7 +234,7 @@ We will fix that by using a Hazelcast Cluster Manager. There are two modules tha You can use either module for most of this tutorial. At the end of this tutorial you will need the `vertx-hazelcast-enterprise` module. -NOTE: You can get your trial key at https://hazelcast.com/get-started/?utm_source=docs-website or you can use `vertx-hazelcast` and a community edition of Hazelcast. +NOTE: You can get your trial key at https://hazelcast.com/get-started/?utm_source=docs-website[hazelcast.com] or you can use `vertx-hazelcast` and a community edition of Hazelcast. Add the following dependency to the `pom.xml`: