Pārlūkot izejas kodu

Merge pull request #980 from stevejs/patch-2

Update URL to CQL documentation
yosifkit 8 gadi atpakaļ
vecāks
revīzija
93459c5e0b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      cassandra/content.md

+ 1 - 1
cassandra/content.md

@@ -72,7 +72,7 @@ $ docker run -it --link some-%%REPO%%:cassandra --rm %%REPO%% cqlsh cassandra
 
 ... where `some-%%REPO%%` is the name of your original Cassandra Server container.
 
-More information about the CQL can be found in the [Cassandra documentation](https://cassandra.apache.org/doc/cql3/CQL.html).
+More information about the CQL can be found in the [Cassandra documentation](https://cassandra.apache.org/doc/latest/cql/index.html).
 
 ## Container shell access and viewing Cassandra logs