diff --git a/README.asc b/README.asc index 8493407054..2d3b0aadd3 100644 --- a/README.asc +++ b/README.asc @@ -74,7 +74,7 @@ If your session looks similar to what's above, congrats, your single node cluster is operational! For more on what commands are supported by CQL, see -http://cassandra.apache.org/doc/latest/cql/[the CQL reference]. A +https://cassandra.apache.org/doc/trunk/cassandra/developing/cql/index.html[the CQL reference]. A reasonable way to think of it is as, "SQL minus joins and subqueries, plus collections." Wondering where to go from here?