Author: slebresne
Date: Tue Dec 22 11:15:56 2015
New Revision: 1721352

URL: http://svn.apache.org/viewvc?rev=1721352&view=rev
Log:
Update links to CQL doc

Modified:
    cassandra/site/src/content/download/index.html

Modified: cassandra/site/src/content/download/index.html
URL: 
http://svn.apache.org/viewvc/cassandra/site/src/content/download/index.html?rev=1721352&r1=1721351&r2=1721352&view=diff
==============================================================================
--- cassandra/site/src/content/download/index.html (original)
+++ cassandra/site/src/content/download/index.html Tue Dec 22 11:15:56 2015
@@ -107,10 +107,10 @@
 
   <p>
   The current major version of the Cassandra Query Language is CQL version 3.
-  The CQL3 documentation for the current version of Cassandra (2.0) is 
available
-  <a href="http://cassandra.apache.org/doc/cql3/CQL.html";>here</a>. The
-  documentation for CQL3 in Cassandra 1.2 is
-  <a href="http://cassandra.apache.org/doc/cql3/CQL-1.2.html";>here</a>.
+  The CQL3 documentation for the following versions of Cassandra are available:
+  <a href="http://cassandra.apache.org/doc/cql3/CQL-3.0.html";>3.0</a>,
+  <a href="http://cassandra.apache.org/doc/cql3/CQL-2.2.html";>2.2</a> and
+  <a href="http://cassandra.apache.org/doc/cql3/CQL-2.1.html";>2.1</a>.
   </p>
 
   <p>


Reply via email to