Skip to content

Commit a80e6d1

Browse files
authored
Fix dead link (#4)
1 parent c55246b commit a80e6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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_stock_ticker__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)