File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,6 @@ checks:
8888 - ' %5Bguava%20eviction%5D'
8989
9090rewrites :
91- - search : ' http://docs.datastax.com/en/latest-nodejs-driver-api/'
92- replace : ' https://docs.datastax.com/en/developer/nodejs-driver/latest/api/'
9391 - search : ' http://docs.datastax.com/en/latest-nodejs-driver-api/module-metadata-Metadata.html'
9492 replace : ' https://docs.datastax.com/en/developer/nodejs-driver/latest/api/module.metadata/'
9593 - search : ' http://docs.datastax.com/en/latest-nodejs-driver-api/module-types-InetAddress.html'
@@ -100,3 +98,5 @@ rewrites:
10098 replace : ' https://docs.datastax.com/en/developer/nodejs-driver/latest/api/module.types/class.LocalTime/'
10199 - search : ' http://docs.datastax.com/en/latest-nodejs-driver-api/module-types-ResultSet.html'
102100 replace : ' https://docs.datastax.com/en/developer/nodejs-driver/latest/api/module.types/class.ResultSet/'
101+ - search : ' http://docs.datastax.com/en/latest-nodejs-driver-api/'
102+ replace : ' https://docs.datastax.com/en/developer/nodejs-driver/latest/api/'
You can’t perform that action at this time.
0 commit comments