|
81 | 81 | extlinks = { |
82 | 82 | 'issue': ('https://jira.mongodb.org/browse/%s', ''), |
83 | 83 | 'manual': ('http://docs.mongodb.org/manual%s', ''), |
84 | | - 'v0.10': ('https://docs.mongodb.com/charts/v0.10%s', ''), |
| 84 | + 'v0.10': ('https://www.mongodb.com/docs/charts/v0.10%s', ''), |
85 | 85 | 'atlas': ('https://docs.atlas.mongodb.com%s', ''), |
86 | | - 'stitch': ('https://docs.mongodb.com/stitch%s', ''), |
87 | | - 'onprem': ('https://docs.mongodb.com/charts/onprem%s', ''), |
88 | | - 'compass': ('https://docs.mongodb.com/compass/master%s', ''), |
| 86 | + 'stitch': ('https://www.mongodb.com/docs/stitch%s', ''), |
| 87 | + 'onprem': ('https://www.mongodb.com/docs/charts/onprem%s', ''), |
| 88 | + 'compass': ('https://www.mongodb.com/docs/compass/master%s', ''), |
89 | 89 | 'wikipedia' : ('https://en.wikipedia.org/wiki%s', ''), |
90 | 90 | 'mvn' : ('https://mvnrepository.com/artifact%s',''), |
91 | 91 | 'npmjs' : ('https://www.npmjs.com/package%s',''), |
|
0 commit comments