Skip to content

Commit 7c28056

Browse files
(DOCSP-30888): Update links to Atlas to preserve tracking (#3398)
1 parent 37aaab1 commit 7c28056

16 files changed

+18
-21
lines changed

source/administration/monitoring.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ a running MongoDB instance:
4242
</reference/command>` that return statistics regarding the current
4343
database state with greater fidelity.
4444

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

source/core/authentication.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ LDAP Proxy Authentication
105105
`MongoDB Enterprise
106106
<http://www.mongodb.com/products/mongodb-enterprise-advanced?tck=docs_server>`_
107107
and `MongoDB Atlas
108-
<https://www.mongodb.com/cloud/atlas?tck=docs_server>`__ support
108+
<https://www.mongodb.com/atlas/database?tck=docs_server>`__ support
109109
:ref:`LDAP Proxy Authentication <security-ldap>` proxy
110110
authentication through a Lightweight Directory Access Protocol (LDAP)
111111
service.

source/faq/fundamentals.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ For the list of supported platforms, see
2323
Is MongoDB offered as a hosted service?
2424
---------------------------------------
2525

26-
Yes. `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_ is
26+
Yes. `MongoDB Atlas <https://www.mongodb.com/atlas/database?tck=docs_server>`_ is
2727
a cloud-hosted database-as-a-service. For more information, please
2828
visit `MongoDB Atlas
29-
<https://www.mongodb.com/cloud/atlas?tck=docs_server>`_.
29+
<https://www.mongodb.com/atlas/database?tck=docs_server>`_.
3030

3131
How does a collection differ from a table?
3232
------------------------------------------
@@ -211,4 +211,3 @@ submitting malicious JavaScript.
211211

212212
Fortunately, you can express most operations in MongoDB without
213213
JavaScript.
214-

source/includes/extracts-sharded-clusters-backup-restore-limitations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ content: |
1111
one of the following coordinated backup and restore processes which
1212
*do maintain* the atomicity guarantees of transactions across shards:
1313
14-
- `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_,
14+
- `MongoDB Atlas <https://www.mongodb.com/atlas/database?tck=docs_server>`_,
1515
1616
- `MongoDB Cloud Manager
1717
<https://www.mongodb.com/cloud/cloud-manager?tck=docs_server>`_, or

source/includes/fact-atlas-banner.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. note:: MongoDB Atlas
22

3-
`MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_
3+
`MongoDB Atlas <https://www.mongodb.com/atlas/database?tck=docs_server>`_
44
is a hosted MongoDB service option in the cloud which requires no
55
installation overhead and offers a free tier to get started.

source/includes/fact-atlas-search-banner.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
:atlas:`Atlas Search </atlas-search>` makes it easy to build fast,
55
relevance-based search capabilities on top of your MongoDB data. Try
66
it today on `MongoDB Atlas
7-
<https://www.mongodb.com/cloud/atlas?tck=docs_server>`__, our fully
7+
<https://www.mongodb.com/atlas/database?tck=docs_server>`__, our fully
88
managed database as a service.

source/includes/fact-backup-shard.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
You do **not** have to disable the balancer when using coordinated backup
99
and restore processes:
1010

11-
- `MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_
11+
- `MongoDB Atlas <https://www.mongodb.com/atlas/database?tck=docs_server>`_
1212

1313
- `MongoDB Cloud Manager
1414
<https://www.mongodb.com/cloud/cloud-manager?tck=docs_server>`_

source/includes/fact-mms-summary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. note::
22

3-
`MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_ is a
3+
`MongoDB Atlas <https://www.mongodb.com/atlas/database?tck=docs_server>`_ is a
44
cloud-hosted database-as-a-service. |mms-home|, a hosted service,
55
and `Ops Manager
66
<https://www.mongodb.com/products/mongodb-enterprise-advanced?tck=docs_server>`_,
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
A collection can have at most **one** ``text`` index.
22

33
Atlas Search (available in `MongoDB Atlas
4-
<https://www.mongodb.com/cloud/atlas?tck=docs_server>`__) supports
4+
<https://www.mongodb.com/atlas/database?tck=docs_server>`__) supports
55
multiple full-text search indexes on a single collection. To learn more,
66
see the :atlas:`Atlas Search documentation </atlas-search>`.

source/includes/list-table-auth-mechanisms-shell-only.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
- External authentication using AWS IAM credentials for use in
3232
connecting to a
33-
`MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_
33+
`MongoDB Atlas <https://www.mongodb.com/atlas/database?tck=docs_server>`_
3434
cluster. See :ref:`example-connect-mongo-using-aws-iam`.
3535

3636
.. versionadded:: 4.4

source/reference/connection-string.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,7 +1062,7 @@ credentials are authenticated against the ``admin`` database.
10621062

10631063
To use ``MONGODB-AWS``, you must be connecting to a
10641064
`MongoDB Atlas
1065-
<https://www.mongodb.com/cloud/atlas?tck=docs_server>`__ cluster
1065+
<https://www.mongodb.com/atlas/database?tck=docs_server>`__ cluster
10661066
which has been configured to support authentication via
10671067
`AWS IAM credentials
10681068
<https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html>`__
@@ -1440,7 +1440,7 @@ MongoDB Atlas Cluster
14401440
.. versionadded:: 4.4
14411441

14421442
The following connects to a `MongoDB Atlas
1443-
<https://www.mongodb.com/cloud/atlas?tck=docs_server>`_ cluster which
1443+
<https://www.mongodb.com/atlas/database?tck=docs_server>`_ cluster which
14441444
has been configured to support authentication via `AWS IAM credentials
14451445
<https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html>`__:
14461446

source/reference/glossary.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Glossary
6666
:ref:`replica-set-arbiter-configuration`.
6767

6868
Atlas
69-
`MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`_
69+
`MongoDB Atlas <https://www.mongodb.com/atlas/database?tck=docs_server>`_
7070
is a cloud-hosted database-as-a-service.
7171

7272
atomic operation
@@ -1256,4 +1256,3 @@ Glossary
12561256
information.
12571257

12581258
Zones supersede functionality described by :term:`tags <tag>` in MongoDB 3.2.
1259-

source/reference/versioning.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Rapid Releases
4848
Rapid Releases are made available approximately once each quarter that
4949
does not contain a |lts| Release, and introduce new features and
5050
improvements. Rapid Releases are only supported within `MongoDB Atlas
51-
<https://www.mongodb.com/cloud/atlas?tck=docs_server>`_, and are not
51+
<https://www.mongodb.com/atlas/database?tck=docs_server>`_, and are not
5252
supported for on-premises deployments.
5353

5454
Rapid Releases are not available for use with `MongoDB Ops Manager

source/release-notes/4.4.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1671,7 +1671,7 @@ Starting in MongoDB 4.4, the ``mongo`` shell supports
16711671
using `AWS IAM credentials
16721672
<https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html>`__
16731673
to authenticate to a `MongoDB Atlas
1674-
<https://www.mongodb.com/cloud/atlas?tck=docs_server>`__ cluster that
1674+
<https://www.mongodb.com/atlas/database?tck=docs_server>`__ cluster that
16751675
has been configured for AWS IAM authentication.
16761676

16771677
Authenticating in this manner uses the new ``MONGODB-AWS``

source/tutorial/configure-encryption.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Overview
1414
--------
1515

1616
This page discusses server configuration to support encryption at rest.
17-
If you use `MongoDB Atlas <https://www.mongodb.com/cloud/atlas>`__,
17+
If you use `MongoDB Atlas <https://www.mongodb.com/atlas/database?tck=docs_server>`__,
1818
your data is already encrypted. MongoDB manages Atlas encryption at the
1919
cloud provider level, but you can also use your own key management
2020
solution. See the Atlas `key management documentation
@@ -227,4 +227,3 @@ is in use and holds data that you want to encrypt. These are the steps
227227
you would take to encrypt the data at rest:
228228

229229
.. include:: /includes/steps/encrypt-with-rolling-sync.rst
230-

source/tutorial/getting-started.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ this tutorial.
1414
The examples in this tutorial use a subset of the
1515
:atlas:`Sample Mflix Dataset </sample-data/sample-mflix/>`, which is
1616
part of the sample data included in MongoDB's cloud-hosted service,
17-
`MongoDB Atlas <https://www.mongodb.com/cloud/atlas?tck=docs_server>`__.
17+
`MongoDB Atlas <https://www.mongodb.com/atlas/database?tck=docs_server>`__.
1818
Atlas requires no installation overhead and offers a free tier to get
1919
started. After completing this tutorial, you can use Atlas to
2020
explore additional sample data or host your own data.

0 commit comments

Comments
 (0)