@@ -23,18 +23,20 @@ rewrites:
2323 - supplemental/ : /
2424 - en/latest-ruby-driver/ruby-driver/whatsNew.html : en/developer/ruby-driver/latest
2525 - ' trunk/doc/native_protocol_v([12])\.spec ' : cassandra-2.2/doc/native_protocol_v\1.spec
26- - search : http://www.datastax.com/documentation/cql/3.1/webhelp/index.html
27- replace : http://docs.datastax.com/en/cql/3.3/cql/cql_using/useAboutCQL.html
28- - search : https://datastax.github.io/java-driver/features
29- replace : https://datastax.github.io/java-driver/manual
30- - search : http://dsdocs30_java
31- replace : http://docs.datastax.com/en/developer/java-driver/3.0
32- - search : http://www.datastax.com/documentation/cassandra/2.0
33- replace : https://docs.datastax.com/en/archived/cassandra/2.0
34- - search : http://www.datastax.com/documentation/cassandra/1.2
35- replace : https://docs.datastax.com/en/archived/cassandra/1.2
36- - search : http://www.datastax.com/documentation/cql/3.0
37- replace : https://docs.datastax.com/en/archived/cql/3.0
26+ - search : ' http://www.datastax.com/documentation/cql/3.1/webhelp/index.html'
27+ replace : ' http://docs.datastax.com/en/cql/3.3/cql/cql_using/useAboutCQL.html'
28+ - search : ' https://datastax.github.io/java-driver/features'
29+ replace : ' https://datastax.github.io/java-driver/manual'
30+ - search : ' http://dsdocs30_java'
31+ replace : ' http://docs.datastax.com/en/developer/java-driver/3.0'
32+ - search : ' http://www.datastax.com/documentation/cassandra/2.0'
33+ replace : ' https://docs.datastax.com/en/archived/cassandra/2.0'
34+ - search : ' http://www.datastax.com/documentation/cassandra/1.2'
35+ replace : ' https://docs.datastax.com/en/archived/cassandra/1.2'
36+ - search : ' http://www.datastax.com/documentation/cql/3.0'
37+ replace : ' https://docs.datastax.com/en/archived/cql/3.0'
38+ - search : ' http://cukes.info/'
39+ replace : ' https://cucumber.io/'
3840links :
3941 - title : Code
4042 href : https://github.com/datastax/ruby-driver/
@@ -65,3 +67,28 @@ versions:
6567 ref : 1763066e2f70db8889799aa0af4a8eb63ad9ab74
6668 - name : 1.0
6769 ref : 72bfc9609f94e904c0186b061a02404fb2c0d22e
70+ checks :
71+ external_links :
72+ exclude :
73+ - ' https://twitter.com/dsJavaDriver'
74+ - ' https://twitter.com/datastaxeng'
75+ - ' https://twitter.com/datastax'
76+ - ' https://projectreactor.io'
77+ - ' https://docs.datastax.com/en/drivers/java/4.[0-9]+/com/datastax/oss/driver/internal/'
78+ - ' http://www.planetcassandra.org/blog/user-defined-functions-in-cassandra-3-0/'
79+ - ' http://www.planetcassandra.org/making-the-change-from-thrift-to-cql/'
80+ - ' https://academy.datastax.com/slack'
81+ - ' https://community.datastax.com/index.html'
82+ - ' https://micrometer.io/docs'
83+ - ' http://datastax.github.io/java-driver/features/shaded_jar/'
84+ - ' http://twitter.com/avalanche123'
85+ - ' http://twitter.com/mfiguiere'
86+ - ' http://twitter.com/stamhankar999'
87+ - ' https://twitter.com/al3xandru'
88+ - ' https://github.com/datastax/ruby-dse-driver.git'
89+ - ' https://academy.datastax.com/demos/datastax-ruby-driver-load-balancing-policies'
90+ internal_links :
91+ exclude :
92+ - ' netty_pipeline/'
93+ - ' ../core/'
94+ - ' %5Bguava%20eviction%5D'
0 commit comments