This is an automated email from the ASF dual-hosted git repository.

polandll pushed a commit to branch CASS-18231-CEP-7
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/CASS-18231-CEP-7 by this push:
     new 36a7d77e9e fix xrefs from cql to developing/cql
36a7d77e9e is described below

commit 36a7d77e9ee2d8e39c698f080fba01fc727554f1
Author: Lorina Poland <lor...@datastax.com>
AuthorDate: Tue Sep 26 12:12:23 2023 -0700

    fix xrefs from cql to developing/cql
---
 .../cassandra/pages/developing/cql/index.adoc      | 26 +++++++++++-----------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/doc/modules/cassandra/pages/developing/cql/index.adoc 
b/doc/modules/cassandra/pages/developing/cql/index.adoc
index 518c3f443b..73056d6dc8 100644
--- a/doc/modules/cassandra/pages/developing/cql/index.adoc
+++ b/doc/modules/cassandra/pages/developing/cql/index.adoc
@@ -9,17 +9,17 @@ CQL offers a model similar to SQL.
 The data is stored in *tables* containing *rows* of *columns*.
 For that reason, when used in this document, these terms (tables, rows and 
columns) have the same definition that they have in SQL.
 
-* xref:cql/definitions.adoc[Definitions]
-* xref:cql/types.adoc[Data types]
-* xref:cql/ddl.adoc[Data definition language]
-* xref:cql/dml.adoc[Data manipulation language]
-* xref:cql/operators.adoc[Operators]
-* xref:cql/indexing/indexing-concepts.adoc[]
-* xref:cql/mvs.adoc[Materialized views]
-* xref:cql/functions.adoc[Functions]
-* xref:cql/json.adoc[JSON]
-* xref:cql/security.adoc[CQL security]
+* xref:developing/cql/definitions.adoc[Definitions]
+* xref:developing/cql/types.adoc[Data types]
+* xref:developing/cql/ddl.adoc[Data definition language]
+* xref:developing/cql/dml.adoc[Data manipulation language]
+* xref:developing/cql/operators.adoc[Operators]
+* xref:developing/cql/indexing/indexing-concepts.adoc[]
+* xref:developing/cql/mvs.adoc[Materialized views]
+* xref:developing/cql/functions.adoc[Functions]
+* xref:developing/cql/json.adoc[JSON]
+* xref:developing/cql/security.adoc[CQL security]
 * xref:developing/cql/dynamic_data_masking.adoc[Dynamic data masking]
-* xref:cql/triggers.adoc[Triggers]
-* xref:cql/appendices.adoc[Appendices]
-* xref:cql/changes.adoc[Changes]
\ No newline at end of file
+* xref:developing/cql/triggers.adoc[Triggers]
+* xref:developing/cql/appendices.adoc[Appendices]
+* xref:developing/cql/changes.adoc[Changes]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to