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"] ----