Skip to content

Commit caf9a52

Browse files
authored
Update docs.yaml
1 parent 5b097cb commit caf9a52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ checks:
8888
- '%5Bguava%20eviction%5D'
8989

9090
rewrites:
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/'

0 commit comments

Comments
 (0)