From 31bc575961a14e6cfaf6545887801db1794a0c2f Mon Sep 17 00:00:00 2001 From: April M <36110273+aimurphy@users.noreply.github.com> Date: Mon, 16 Mar 2026 14:47:19 -0700 Subject: [PATCH] cql xref --- in-progress/managing.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/in-progress/managing.adoc b/in-progress/managing.adoc index 649fa81..4b5a371 100644 --- a/in-progress/managing.adoc +++ b/in-progress/managing.adoc @@ -2997,7 +2997,7 @@ SELECT * FROM users; [TIP] ====== -You can also execute a CQL file using the `xref:astra@cql:reference:cqlsh-commands/source.adoc[]` CQL command: +You can also execute a CQL file using the `xref:astra@cql:cqlsh:cqlsh-commands/source.adoc[]` CQL command: [source,bash,subs="+quotes"] ----