File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3636]
3737
3838source_constants = {
39- 'download-page' : '`downloads page <https://www.mongodb.com/download-center/compass?jmp=docs >`__' ,
39+ 'download-page' : '`downloads page <https://www.mongodb.com/download-center/compass?tck=docs_compass >`__' ,
4040 'current-version' : '1.20.4'
4141}
4242
138138 'manual' : ('http://docs.mongodb.org/manual%s' , '' ),
139139 'manual-next' : ('http://docs.mongodb.org/master%s' , '' ),
140140 'bic' : ('https://docs.mongodb.com/bi-connector/current%s' ,'' ),
141- 'product' : ('http://www.mongodb.com/products/%s?jmp=docs ' ,'' ),
142- 'dl' : ('http://www.mongodb.com/download-center/%s?jmp=docs ' ,'' ),
141+ 'product' : ('http://www.mongodb.com/products/%s?tck=docs_compass ' ,'' ),
142+ 'dl' : ('http://www.mongodb.com/download-center/%s?tck=docs_compass ' ,'' ),
143143 'atlas' : ('http://docs.atlas.mongodb.com%s' , '' ),
144144 'guides' : ('https://docs.mongodb.com/guides%s' , '' )
145145}
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ name = "compass"
33[constants ]
44version = " 1.18"
55current-version = " 1.17.0"
6- download-page = " `downloads page <https://www.mongodb.com/download-center/compass?jmp=docs >`__"
6+ download-page = " `downloads page <https://www.mongodb.com/download-center/compass?tck=docs_compass >`__"
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ content: |
249249
250250 * - :guilabel:`System CA/Atlas Deployment`
251251 - Connect to
252- `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?jmp=docs >`_.
252+ `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_compass >`_.
253253
254254 * - :guilabel:`Server Validation`
255255 - Compass validates the identity of the deployment. If
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Manually Install the Latest Version of Compass
2222
2323You can download and install the latest version of Compass from the
2424`MongoDB Downloads
25- <https://www.mongodb.com/download-center/compass?jmp=docs >`__ page at
25+ <https://www.mongodb.com/download-center/compass?tck=docs_compass >`__ page at
2626any time. Check the :ref:`Software Requirements <software-reqs>` for
2727your operating system and desired version of Compass to ensure Compass
2828is compatible with your system. You do not need to uninstall previous
You can’t perform that action at this time.
0 commit comments