Skip to content

Commit 34b14ed

Browse files
(DOCS-14993): Update WT Docs link to current version (#297)
* (DOCS-14993): Update WT Docs link to current version * (DOCS-14993): Update WT Docs link to current version
1 parent 36cce1a commit 34b14ed

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.0%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)