File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -112,3 +112,15 @@ rewrites:
112112 replace : ' https://github.com/google/guava/wiki/ListenableFutureExplained'
113113 - search : ' https://community.datastax.com/index.html'
114114 replace : ' https://www.datastax.com/workshops'
115+ - search : ' http://docs.datastax.com/en/latest-nodejs-driver-api/'
116+ replace : ' https://docs.datastax.com/en/developer/nodejs-driver/latest/api/'
117+ - search : ' http://docs.datastax.com/en/latest-nodejs-driver-api/module-metadata-Metadata.html'
118+ replace : ' https://docs.datastax.com/en/developer/nodejs-driver/latest/api/module.metadata/'
119+ - search : ' http://docs.datastax.com/en/latest-nodejs-driver-api/module-types-InetAddress.html'
120+ replace : ' https://docs.datastax.com/en/developer/nodejs-driver/latest/api/module.types/class.InetAddress/'
121+ - search : ' http://docs.datastax.com/en/latest-nodejs-driver-api/module-types-LocalDate.html'
122+ replace : ' https://docs.datastax.com/en/developer/nodejs-driver/latest/api/module.types/class.LocalDate/'
123+ - search : ' http://docs.datastax.com/en/latest-nodejs-driver-api/module-types-LocalTime.html'
124+ replace : ' https://docs.datastax.com/en/developer/nodejs-driver/latest/api/module.types/class.LocalTime/'
125+ - search : ' http://docs.datastax.com/en/latest-nodejs-driver-api/module-types-ResultSet.html'
126+ replace : ' https://docs.datastax.com/en/developer/nodejs-driver/latest/api/module.types/class.ResultSet/'
You can’t perform that action at this time.
0 commit comments