@@ -77,34 +77,34 @@ def has(self, *args):
7777 'hardlink' : ( 'http://docs.mongodb.com/{0}/%s' .format (conf .git .branches .current ), '' ),
7878 'issue' : ('https://jira.mongodb.org/browse/%s' , '' ),
7979 'api' : ('https://api.mongodb.com/%s' , '' ),
80- 'gettingstarted' : ('https://docs .mongodb.com/getting-started%s' , '' ),
81- 'manual' : ('https://docs .mongodb.com/manual%s' , '' ),
82- 'ecosystem' : ('https://docs .mongodb.com/ecosystem%s' , '' ),
83- 'mms-docs' : ('https://docs.cloudmanager. mongodb.com%s' , '' ),
80+ 'gettingstarted' : ('https://www .mongodb.com/docs /getting-started%s' , '' ),
81+ 'manual' : ('https://www .mongodb.com/docs /manual%s' , '' ),
82+ 'ecosystem' : ('https://www .mongodb.com/docs /ecosystem%s' , '' ),
83+ 'mms-docs' : ('https://www. mongodb.com/docs/cloud-manager %s' , '' ),
8484 'mms-home' : ('https://www.mongodb.com/cloud/cloud-manager%s' , '' ),
85- 'opsmgr' : ('https://docs.opsmanager. mongodb.com/current%s' , '' ),
86- 'cldmgr' : ('https://docs.cloudmanager. mongodb.com/%s' , '' ),
87- 'atlas' : ('https://docs.atlas. mongodb.com/%s' , '' ),
85+ 'opsmgr' : ('https://www. mongodb.com/docs/ops-manager /current%s' , '' ),
86+ 'cldmgr' : ('https://www. mongodb.com/docs/cloud-manager /%s' , '' ),
87+ 'atlas' : ('https://www. mongodb.com/docs/atlas /%s' , '' ),
8888 'products' : ('https://www.mongodb.com/products%s' , '' ),
8989 'wtdocs' : ('http://source.wiredtiger.com/mongodb-3.4%s' , '' ),
90- 'v2.2' : ('https://docs .mongodb.com/v2.2%s' , '' ),
91- 'v2.4' : ('https://docs .mongodb.com/v2.4%s' , '' ),
92- 'v2.6' : ('https://docs .mongodb.com/v2.6%s' , '' ),
93- 'v3.0' : ('https://docs .mongodb.com/v3.0%s' , '' ),
94- 'v3.2' : ('https://docs .mongodb.com/v3.2%s' , '' ),
95- 'v3.4' : ('https://docs .mongodb.com/v3.4%s' , '' ),
96- 'v3.6' : ('https://docs .mongodb.com/v3.6%s' , '' ),
97- 'v4.0' : ('https://docs .mongodb.com/v4.0%s' , '' ),
98- 'bic' : ('https://docs .mongodb.com/bi-connector/current%s' ,'' ),
99- 'k8s' : ('https://docs .mongodb.com/kubernetes-operator/stable%s' ,'' ),
90+ 'v2.2' : ('https://www .mongodb.com/docs /v2.2%s' , '' ),
91+ 'v2.4' : ('https://www .mongodb.com/docs /v2.4%s' , '' ),
92+ 'v2.6' : ('https://www .mongodb.com/docs /v2.6%s' , '' ),
93+ 'v3.0' : ('https://www .mongodb.com/docs /v3.0%s' , '' ),
94+ 'v3.2' : ('https://www .mongodb.com/docs /v3.2%s' , '' ),
95+ 'v3.4' : ('https://www .mongodb.com/docs /v3.4%s' , '' ),
96+ 'v3.6' : ('https://www .mongodb.com/docs /v3.6%s' , '' ),
97+ 'v4.0' : ('https://www .mongodb.com/docs /v4.0%s' , '' ),
98+ 'bic' : ('https://www .mongodb.com/docs /bi-connector/current%s' ,'' ),
99+ 'k8s' : ('https://www .mongodb.com/docs /kubernetes-operator/stable%s' ,'' ),
100100 'product' : ('http://www.mongodb.com/products/%s?jmp=docs' ,'' ),
101101 'website' : ('https://www.mongodb.com%s?jmp=docs' ,'' ),
102102 'dl' : ('http://www.mongodb.com/download-center/%s?jmp=docs' ,'' ),
103103 'aws' : ('http://docs.aws.amazon.com%s' ,'' ),
104- 'driver' : ('https://docs .mongodb.com/ecosystem /drivers%s' , '' ),
104+ 'driver' : ('https://www .mongodb.com/docs /drivers%s' , '' ),
105105 'wikipedia' : ('https://en.wikipedia.org/wiki%s' , '' ),
106106 'mw' : ('https://www.merriam-webster.com/dictionary/%s' ,'' ),
107- 'mdbdrivers' : ('https://docs .mongodb.com/ecosystem /drivers/%s' ,'' ),
107+ 'mdbdrivers' : ('https://www .mongodb.com/docs /drivers/%s' ,'' ),
108108 'cmos17' : ('https://www.chicagomanualofstyle.org/book/ed17%s' ,'' ),
109109 'sphinx-rst' : ('https://www.sphinx-doc.org/en/master/usage/restructuredtext%s' , '' ),
110110 'sphinx' : ('https://www.sphinx-doc.org/en/master%s' , '' ),
0 commit comments