Skip to content

Commit 615d794

Browse files
Update docs.yaml
1 parent 7135411 commit 615d794

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff 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/'

0 commit comments

Comments
 (0)