Skip to content

Commit 412cdb2

Browse files
Fix cqlsh xrefs (#237)
1 parent 0afe75d commit 412cdb2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/ROOT/pages/connect-clients-to-proxy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ If there is no CQL version that is compatible with both clusters, `cqlsh` won't
211211

212212
To connect `cqlsh` to a {product-proxy} instance, do the following:
213213

214-
. On a machine that can connect to your {product-proxy} instance, xref:cql:connect:start-cqlsh-linux-mac.adoc[download and install the {cql-shell}].
214+
. On a machine that can connect to your {product-proxy} instance, xref:cql:cqlsh:use-cql-shell.adoc[download and install the {cql-shell}].
215215
+
216216
Any version of `cqlsh` can connect to {product-proxy}, but some clusters require a specific `cqlsh` version.
217217

modules/sideloader/pages/migrate-sideloader.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ During the migration, {sstable-sideloader} automatically populates any SAI defin
205205
* Exact primary key definition as defined in your origin cluster, including the partition key, clustering columns, and ascending/descending ordering clauses.
206206
You must define partition key columns and clustering columns in the exact order that they are defined on your origin cluster.
207207
+
208-
To retrieve schema properties, you can run the `xref:astra@cql:reference:cqlsh-commands/describe-keyspace.adoc[DESCRIBE KEYSPACE]` command on your origin cluster:
208+
To retrieve schema properties, you can run the `xref:astra@cql:cqlsh:cqlsh-commands/describe-keyspace.adoc[DESCRIBE KEYSPACE]` command on your origin cluster:
209209
+
210210
[source,cql,subs="+quotes"]
211211
----

0 commit comments

Comments
 (0)