Skip to content

Commit fa3bb1f

Browse files
Amending links
1 parent 01cde55 commit fa3bb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ As of Hazelcast 5.3, you can:
3030

3131
[NOTE]
3232
====
33-
Hazelcast 5.4 exposes SQL through the Kafka Connect connector, eliminating the need for an external Kafka server to feed data into the pipeline API. For further information on using the Kafka Connect connector, refer to the link:xref:https://docs.hazelcast.com/hazelcast/latest/sql/mapping-to-kafka[Platform documentation,window=_blank].
33+
Hazelcast 5.4 exposes SQL through the Kafka Connect connector, eliminating the need for an external Kafka server to feed data into the pipeline API. For further information on using the Kafka Connect connector, refer to the link:https://docs.hazelcast.com/hazelcast/latest/sql/mapping-to-kafka[Platform documentation,window=_blank].
3434
====
3535

3636
// Optional: What does the reader need before starting this tutorial? Think about tools or knowledge. Delete this section if your readers can dive straight into the lesson without requiring any prerequisite knowledge.
@@ -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-cloud[SQL Basics on Cloud (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_stock_ticker__cloud[SQL Basics on Cloud (Stock Ticker Demo)] tutorial. The comments explain what the code is doing.
5959

6060
+
6161
```sql

0 commit comments

Comments
 (0)