Skip to content

Commit 244c024

Browse files
committed
DOCS-592 Correct broken link
1 parent 377132d commit 244c024

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-Basics-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 (Stock Ticker Demo)] tutorial. The comments explain what the code is doing.
5959

6060
+
6161
```sql

0 commit comments

Comments
 (0)