We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d2607 commit eb69955Copy full SHA for eb69955
docs.yaml
@@ -27,6 +27,12 @@ rewrites:
27
replace: https://datastax.github.io/java-driver/manual
28
- search: http://dsdocs30_java
29
replace: http://docs.datastax.com/en/developer/java-driver/3.0
30
+ - search: http://www.datastax.com/documentation/cassandra/2.0
31
+ replace: https://docs.datastax.com/en/archived/cassandra/2.0
32
+ - search: http://www.datastax.com/documentation/cassandra/1.2
33
+ replace: https://docs.datastax.com/en/archived/cassandra/1.2
34
+ - search: http://www.datastax.com/documentation/cql/3.0
35
+ replace: https://docs.datastax.com/en/archived/cql/3.0
36
links:
37
- title: Code
38
href: https://github.com/datastax/ruby-driver/
0 commit comments