diff --git a/conf.py b/conf.py index 57f6751841d..f0e8209bf42 100644 --- a/conf.py +++ b/conf.py @@ -76,7 +76,8 @@ def has(self, *args): 'mms-docs': ('https://docs.cloudmanager.mongodb.com%s', ''), 'mms-home': ('https://cloud.mongodb.com%s', ''), 'opsmgr': ('https://docs.opsmanager.mongodb.com/current%s', ''), - 'products': ('https://www.mongodb.com/products%s', '') + 'products': ('https://www.mongodb.com/products%s', ''), + 'v2.2': ('https://docs.mongodb.com/v2.2%s', '') } ## add `extlinks` for each published version.