Skip to content

Commit eb69955

Browse files
committed
Updated docs.yaml with new url rewrites for docs.ds refs.
1 parent 91d2607 commit eb69955

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ rewrites:
2727
replace: https://datastax.github.io/java-driver/manual
2828
- search: http://dsdocs30_java
2929
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
3036
links:
3137
- title: Code
3238
href: https://github.com/datastax/ruby-driver/

0 commit comments

Comments
 (0)