Skip to content

Commit 16e6245

Browse files
Add missing extlink for Compass
1 parent d6ec3cf commit 16e6245

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)