Skip to content

Commit 7e6fa9c

Browse files
authored
Merge pull request #2 from hazelcast-guides/DOCS-568_Product_Renaming
DOCS-568 Update Viridian to Viridian Cloud
2 parents 10e05b4 + a319c3a commit 7e6fa9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/modules/ROOT/pages/sql-gen-data.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Make sure to rename this file to the name of your repository and add the filenam
33
////
44

55
// Describe the title of your article by replacing 'Tutorial template' with the page name you want to publish.
6-
= Generating Streaming data using SQL
6+
= Generating Streaming Data Using SQL
77
// Add required variables
88
:page-layout: tutorial
99
:page-product: cloud
@@ -38,7 +38,7 @@ In an upcoming release of Hazelcast, the Kafka Connect connector will expose SQL
3838

3939
Before starting this tutorial, make sure that you meet the following prerequisites:
4040

41-
* Running cluster of Hazelcast, either Viridian or Platform
41+
* Running cluster of Hazelcast, either Viridian Cloud or Platform
4242
* Connection to SQL command line, either through CLC or through Management Center
4343
* (For Step 2) a Kafka instance accessible by your Hazelcast cluster
4444

@@ -55,7 +55,7 @@ You can choose one of these approaches to write your tutorial part:
5555
Whatever option you choose when designing your tutorial should be carried through in subsequent parts.
5656
////
5757

58-
. Look through the following SQL code from the link:https://docs.hazelcast.com/tutorials/sql-on-viridian[SQL Basics on Viridian (Stock Ticker Demo)] tutorial. The comments explain what the code is doing.
58+
. Look through the following SQL code from the link:https://docs.hazelcast.com/tutorials/sql-on-viridian[SQL Basics on Viridian Cloud (Stock Ticker Demo)] tutorial. The comments explain what the code is doing.
5959

6060
+
6161
```sql

0 commit comments

Comments
 (0)