We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a40631 commit 569b78bCopy full SHA for 569b78b
conf.py
@@ -103,7 +103,7 @@ def has(self, *args):
103
'atlas': ('https://docs.atlas.mongodb.com%s',''),
104
'compass': ('https://docs.mongodb.com/compass/current%s', ''),
105
'products': ('https://www.mongodb.com/products%s', ''),
106
- 'wtdocs': ('https://source.wiredtiger.com/mongodb-3.4%s', ''),
+ 'wtdocs': ('https://source.wiredtiger.com/mongodb-4.2%s', ''),
107
'perl-api': ('https://metacpan.org/pod/MongoDB::%s', ''),
108
'node-docs': ('https://mongodb.github.io/node-mongodb-native/3.3/%s', ''),
109
'node-api': ('https://mongodb.github.io/node-mongodb-native/3.3/api/%s', ''),
0 commit comments