From 4b3334e18fff06949169d3b26c3c5038a0e8ad96 Mon Sep 17 00:00:00 2001 From: Victor Lee Date: Thu, 9 Jan 2025 11:32:24 -0500 Subject: [PATCH] DOC-2287 gsql v3 tutorial - link from cloud faq --- modules/cloud4/modules/resources/pages/faqs.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cloud4/modules/resources/pages/faqs.adoc b/modules/cloud4/modules/resources/pages/faqs.adoc index 720f9e6..9300b2b 100644 --- a/modules/cloud4/modules/resources/pages/faqs.adoc +++ b/modules/cloud4/modules/resources/pages/faqs.adoc @@ -132,7 +132,7 @@ A: The TigerGraph Cloud 4 portal provides a browser-based interface that makes i A: TigerGraph uses GSQL, the query language designed for fast and scalable graph operations and analytics. GSQL's similarity to SQL, high-level syntax, Turing completeness, and built-in parallelism brings faster performance, faster development and the ability to describe any algorithm. -You can start learning GSQL from our xref:4.1@gsql-ref:tutorials:gsql-101/index.adoc[GSQL tutorials]. We also support a RESTful API and JSON output for easy integration with application languages like Python, Java, and C{pp}. +You can start learning GSQL from our link:https://github.com/tigergraph/ecosys/blob/master/demos/guru_scripts/docker/tutorial/4.x/README.md[GSQL V3 Tutorial]. We also support a RESTful API and JSON output for easy integration with application languages like Python, Java, and C{pp}. Start learning GSQL and become a TigerGraph Certified Associate today with our link:https://www.tigergraph.com/certification/[Certification Program].