From 205efb154cdc284ee37e9c00ceacbef746c4694a Mon Sep 17 00:00:00 2001 From: Victor Lee Date: Tue, 29 Oct 2024 20:53:32 -0400 Subject: [PATCH] DOC-2371-xref-versions-3.6 --- .../v3.0-removal-of-previously-deprecated-features.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/release-notes/pages/v3.0-removal-of-previously-deprecated-features.adoc b/modules/release-notes/pages/v3.0-removal-of-previously-deprecated-features.adoc index 83d8ac2c..c331367c 100644 --- a/modules/release-notes/pages/v3.0-removal-of-previously-deprecated-features.adoc +++ b/modules/release-notes/pages/v3.0-removal-of-previously-deprecated-features.adoc @@ -100,7 +100,7 @@ END ==== Vertex set variable declaration -See xref:gsql-ref:querying:declaration-and-assignment-statements.adoc#_vertex_set_variables[Vertex Set Variable Declaration and Assignment] +See xref:3.6@gsql-ref:querying:declaration-and-assignment-statements.adoc#_vertex_set_variables[Vertex Set Variable Declaration and Assignment] If a vertex type is specified, the vertex type must be within parentheses. @@ -134,7 +134,7 @@ a|Job types need to be specified: * `RUN GLOBAL SCHEMA_CHANGE JOB` |`CREATE / SHOW/ REFRESH TOKEN` -|To create a token, use the xref:tigergraph-server:API:built-in-endpoints.adoc#_request_a_token[REST endpoint GET /requesttoken]. +|To create a token, use the xref:3.6@tigergraph-server:API:built-in-endpoints.adoc#_request_a_token[REST endpoint GET /requesttoken]. |`offline2online` |The offline loading job mode was discontinued in v2.0. @@ -145,7 +145,7 @@ Do not write loading jobs using this syntax. ==== Output -See xref:gsql-ref:querying:output-statements-and-file-objects.adoc#_print_statement_api_v2[PRINT Statement] +See xref:3.6@gsql-ref:querying:output-statements-and-file-objects.adoc#_print_statement_api_v2[PRINT Statement] |=== | Deprecated Syntax | Alternate Syntax