Skip to content

Commit aebd00d

Browse files
fix build warnings on v4.2
1 parent f4cd4e0 commit aebd00d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ def has(self, *args):
101101
'mms-home': ('https://www.mongodb.com/cloud/cloud-manager%s', ''),
102102
'opsmgr': ('https://docs.opsmanager.mongodb.com/current%s', ''),
103103
'atlas': ('https://docs.atlas.mongodb.com%s',''),
104+
'compass': ('https://docs.mongodb.com/compass/current%s', ''),
104105
'products': ('https://www.mongodb.com/products%s', ''),
105106
'wtdocs': ('https://source.wiredtiger.com/mongodb-3.4%s', ''),
106107
'perl-api': ('https://metacpan.org/pod/MongoDB::%s', ''),

0 commit comments

Comments
 (0)