From 6006cd87d1065195730d67892c093cbf5a6ab0f6 Mon Sep 17 00:00:00 2001 From: rebekah-lawrence <142301480+rebekah-lawrence@users.noreply.github.com> Date: Tue, 27 Feb 2024 15:17:35 +0000 Subject: [PATCH] Viridian -> Cloud rename in hz-docs Pt1 (#1017) These files can be backported --- antora-playbook-local.yml | 2 +- antora-playbook.yml | 2 +- check-links-playbook.yml | 2 +- docs/modules/deploy/pages/choosing-a-deployment-option.adoc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/antora-playbook-local.yml b/antora-playbook-local.yml index 2033f7ac4..ce3dc897c 100644 --- a/antora-playbook-local.yml +++ b/antora-playbook-local.yml @@ -30,7 +30,7 @@ asciidoc: idseparator: '-' # Variables used in the docs page-survey: https://www.surveymonkey.co.uk/r/NYGJNF9 - hazelcast-cloud: Viridian Cloud + hazelcast-cloud: Cloud ucn: User Code Namespaces ucd: User Code Deployment extensions: diff --git a/antora-playbook.yml b/antora-playbook.yml index c2d489e94..ea9c91fc8 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -27,7 +27,7 @@ asciidoc: idseparator: '-' # Variables used in the docs page-survey: https://www.surveymonkey.co.uk/r/NYGJNF9 - hazelcast-cloud: Viridian Cloud + hazelcast-cloud: Cloud ucn: User Code Namespaces ucd: User Code Deployment extensions: diff --git a/check-links-playbook.yml b/check-links-playbook.yml index e7515c705..20dbe06bc 100644 --- a/check-links-playbook.yml +++ b/check-links-playbook.yml @@ -21,7 +21,7 @@ content: - url: https://github.com/hazelcast/hazelcast-platform-operator-docs branches: [main] start_path: docs - - url: https://github.com/hazelcast-guides/sql_basics_on_viridian + - url: https://github.com/hazelcast-guides/sql_basics_on_cloud branches: master start_paths: docs - url: https://github.com/hazelcast-guides/client-failover diff --git a/docs/modules/deploy/pages/choosing-a-deployment-option.adoc b/docs/modules/deploy/pages/choosing-a-deployment-option.adoc index 2193a3416..cee949e32 100644 --- a/docs/modules/deploy/pages/choosing-a-deployment-option.adoc +++ b/docs/modules/deploy/pages/choosing-a-deployment-option.adoc @@ -1,7 +1,7 @@ = Choosing an Application Topology :description: Hazelcast offers two topologies to use Hazelcast: embedded in a Java application or in a client/server topology. To help you choose a topology that meets your requirements, this topic describes each option. :page-aliases: ROOT:topologies.adoc -:url-cloud-signup: https://viridian.hazelcast.com/sign-in?next=/ +:url-cloud-signup: https://cloud.hazelcast.com/sign-in?next=/ You can deploy Hazelcast in two topologies, depending on where you want the Hazelcast members to run: