Skip to content

Commit 569b78b

Browse files
(DOCS-14993): Update WT Docs link to current version (#296)
* (DOCS-14993): Update WT Docs link to current version * Add 4.2 WT link to extlinks * test * fix extlinks
1 parent 3a40631 commit 569b78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ def has(self, *args):
103103
'atlas': ('https://docs.atlas.mongodb.com%s',''),
104104
'compass': ('https://docs.mongodb.com/compass/current%s', ''),
105105
'products': ('https://www.mongodb.com/products%s', ''),
106-
'wtdocs': ('https://source.wiredtiger.com/mongodb-3.4%s', ''),
106+
'wtdocs': ('https://source.wiredtiger.com/mongodb-4.2%s', ''),
107107
'perl-api': ('https://metacpan.org/pod/MongoDB::%s', ''),
108108
'node-docs': ('https://mongodb.github.io/node-mongodb-native/3.3/%s', ''),
109109
'node-api': ('https://mongodb.github.io/node-mongodb-native/3.3/api/%s', ''),

0 commit comments

Comments
 (0)