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

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

commit b5b49cec6c759599a9f9df98e0c921f700a48aec
Author: Lorina Poland <lorinapol...@gmail.com>
AuthorDate: Mon Apr 24 14:36:19 2023 -0700

    fix ROOT index.adoc page to use modules
---
 doc/modules/ROOT/pages/index.adoc | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/doc/modules/ROOT/pages/index.adoc 
b/doc/modules/ROOT/pages/index.adoc
index b916144376..dd6a84a4d8 100644
--- a/doc/modules/ROOT/pages/index.adoc
+++ b/doc/modules/ROOT/pages/index.adoc
@@ -21,21 +21,21 @@ to do so by submitting your contribution like any other 
patch following
 
 | xref:cassandra:architecture/index.adoc[Architecture] | Cassandra's big 
picture
 
-| xref:cassandra:data_modeling/index.adoc[Data modeling] | Hint: it's not 
relational
+| xref:cassandra:developing/data-modeling/index.adoc[Data modeling] | Hint: 
it's not relational
 
-| xref:cassandra:cql/index.adoc[Cassandra Query Language (CQL)] | CQL 
reference documentation
+| xref:cassandra:developing/cql/index.adoc[Cassandra Query Language (CQL)] | 
CQL reference documentation
 
-| xref:cassandra:configuration/index.adoc[Configuration] | Cassandra's handles 
and knobs
+| xref:cassandra:getting-started/configuration/index.adoc[Configuration] | 
Cassandra's handles and knobs
 
-| xref:cassandra:operating/index.adoc[Operation] | The operator's corner
+| xref:cassandra:managing/operating/index.adoc[Operation] | The operator's 
corner
 
-| xref:cassandra:tools/index.adoc[Tools] | cqlsh, nodetool, and others
+| xref:cassandra:managing/tools/index.adoc[Tools] | cqlsh, nodetool, and others
 
 | xref:cassandra:troubleshooting/index.adoc[Troubleshooting] | What to look 
for when you have a problem
 
-| xref:cassandra:faq/index.adoc[FAQ] | Frequently asked questions
+| xref:cassandra:overview/faq/index.adoc[FAQ] | Frequently asked questions
 
-| xref:cassandra:plugins/index.adoc[Plug-ins] | Third-party plug-ins
+| xref:cassandra:integrating/plugins/index.adoc[Plug-ins] | Third-party 
plug-ins
 
 | xref:master@_:ROOT:native_protocol.adoc[Native Protocols] | Native Cassandra 
protocol specifications
 


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

Reply via email to