Skip to content

Commit feaa18d

Browse files
authoredOct 30, 2024··
Merge pull request #599 from tigergraph/DOC-2371-xref-versions-3.6
DOC-2371-xref-versions-3.6
2 parents e285a2b + 205efb1 commit feaa18d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎modules/release-notes/pages/v3.0-removal-of-previously-deprecated-features.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ END
100100

101101
==== Vertex set variable declaration
102102

103-
See xref:gsql-ref:querying:declaration-and-assignment-statements.adoc#_vertex_set_variables[Vertex Set Variable Declaration and Assignment]
103+
See xref:3.6@gsql-ref:querying:declaration-and-assignment-statements.adoc#_vertex_set_variables[Vertex Set Variable Declaration and Assignment]
104104

105105
If a vertex type is specified, the vertex type must be within parentheses.
106106

@@ -134,7 +134,7 @@ a|Job types need to be specified:
134134
* `RUN GLOBAL SCHEMA_CHANGE JOB`
135135

136136
|`CREATE / SHOW/ REFRESH TOKEN`
137-
|To create a token, use the xref:tigergraph-server:API:built-in-endpoints.adoc#_request_a_token[REST endpoint GET /requesttoken].
137+
|To create a token, use the xref:3.6@tigergraph-server:API:built-in-endpoints.adoc#_request_a_token[REST endpoint GET /requesttoken].
138138

139139
|`offline2online`
140140
|The offline loading job mode was discontinued in v2.0.
@@ -145,7 +145,7 @@ Do not write loading jobs using this syntax.
145145

146146
==== Output
147147

148-
See xref:gsql-ref:querying:output-statements-and-file-objects.adoc#_print_statement_api_v2[PRINT Statement]
148+
See xref:3.6@gsql-ref:querying:output-statements-and-file-objects.adoc#_print_statement_api_v2[PRINT Statement]
149149

150150
|===
151151
| Deprecated Syntax | Alternate Syntax

0 commit comments

Comments
 (0)
Please sign in to comment.