|
119 | 119 | '.. |global-write-clusters| replace:: Global Clusters',
|
120 | 120 | '.. |global-write-cluster| replace:: Global Cluster',
|
121 | 121 | '.. |global-write| replace:: Global Writes',
|
122 |
| - '.. |hardlink| replace:: https://docs.mongodb.com/kubernetes-operator/', |
| 122 | + '.. |hardlink| replace:: https://www.mongodb.com/docs/kubernetes-operator/', |
123 | 123 | '.. |hashicorp-vault| replace:: `HashiCorp Vault <https://www.vaultproject.io/>`__',
|
124 | 124 | '.. |https| replace:: :abbr:`HTTPS (Hypertext Transfer Protocol Secure)`',
|
125 | 125 | '.. |http| replace:: :abbr:`HTTP (Hypertext Transfer Protocol)`',
|
|
232 | 232 |
|
233 | 233 | extlinks = {
|
234 | 234 | 'issue': ('https://jira.mongodb.org/browse/%s', '' ),
|
235 |
| - 'manual': ('https://docs.mongodb.com/manual%s', ''), |
236 |
| - 'opsmgr': ('https://docs.opsmanager.mongodb.com/current%s', ''), |
237 |
| - 'opsmgr-rapid': ('https://docs.opsmanager.mongodb.com/rapid%s', ''), |
238 |
| - 'cloudmgr': ('https://docs.cloudmanager.mongodb.com%s', ''), |
239 |
| - 'atlas': ('https://docs.atlas.mongodb.com/%s', ''), |
240 |
| - 'bic': ('https://docs.mongodb.com/bi-connector/current%s',''), |
241 |
| - 'compass': ('https://docs.mongodb.com/compass/current%s',''), |
| 235 | + 'manual': ('https://www.mongodb.com/docs/manual%s', ''), |
| 236 | + 'opsmgr': ('https://www.mongodb.com/docs/ops-manager/current%s', ''), |
| 237 | + 'cloudmgr': ('https://www.mongodb.com/docs/cloud-manager%s', ''), |
| 238 | + 'atlas': ('https://www.mongodb.com/docs/atlas/%s', ''), |
| 239 | + 'bic': ('https://www.mongodb.com/docs/bi-connector/current%s',''), |
| 240 | + 'compass': ('https://www.mongodb.com/docs/compass/current%s',''), |
242 | 241 | 'product': ('https://www.mongodb.com/products/%s?tck=docs',''),
|
243 | 242 | 'dl': ('https://www.mongodb.com/download-center/%s?tck=docs',''),
|
244 | 243 | 'website': ('https://www.mongodb.com%s?tck=docs',''),
|
245 | 244 | 'wikipedia' : ('https://en.wikipedia.org/wiki%s', ''),
|
246 | 245 | 'k8sdocs': ('https://kubernetes.io/docs%s', ''),
|
247 |
| - 'v1.2': ('https://docs.mongodb.com/kubernetes-operator/v1.2%s', ''), |
| 246 | + 'v1.2': ('https://www.mongodb.com/docs/kubernetes-operator/v1.2%s', ''), |
248 | 247 | 'github' : ('https://github.com%s', ''),
|
249 | 248 | 'mdb-github' : ('https://mongodb.github.io%s', ''),
|
250 | 249 | 'gopkg' : ('https://godoc.org%s',''),
|
|
0 commit comments