Skip to content

DOCSP-8785 update reamining atlas links to use TCK #3916

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 7, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/administration/monitoring.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ a running MongoDB instance:
</reference/command>` that return statistics regarding the current
database state with greater fidelity.

- `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?jmp=docs>`_
- `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_
is a cloud-hosted database-as-a-service for running, monitoring, and
maintaining MongoDB deployments.

Expand Down
6 changes: 3 additions & 3 deletions source/faq/fundamentals.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ For the list of supported platforms, see
Is MongoDB offered as a hosted service?
---------------------------------------

Yes. `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?jmp=docs>`_ is
Yes. `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_ is
a cloud-hosted database-as-a-service. For more information, please
visit the `MongoDB Atlas docs
<https://www.mongodb.com/cloud/atlas?jmp=docs>`_.
visit `MongoDB Atlas
<https://www.mongodb.com/cloud/atlas?tck=docs_server>`_.

How does a collection differ from a table?
------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ content: |
one of the following coordinated backup and restore processes which
*do maintain* the atomicity guarantees of transactions across shards:

- `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?jmp=docs>`_,
- `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_,

- `MongoDB Cloud Manager
<https://www.mongodb.com/cloud/cloud-manager?jmp=docs>`_, or
Expand Down
2 changes: 1 addition & 1 deletion source/includes/fact-mms-summary.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. note::

`MongoDB Atlas <https://www.mongodb.com/cloud/atlas?jmp=docs>`_ is a
`MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_ is a
cloud-hosted database-as-a-service. |mms-home|, a hosted service,
and `Ops Manager
<https://www.mongodb.com/products/mongodb-enterprise-advanced?jmp=docs>`_,
Expand Down
2 changes: 1 addition & 1 deletion source/reference/glossary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Glossary
:ref:`replica-set-arbiter-configuration`.

Atlas
`MongoDB Atlas <https://www.mongodb.com/cloud/atlas?jmp=docs>`_
`MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_
is a cloud-hosted database-as-a-service.

authentication
Expand Down