Skip to content

Commit e7f0f31

Browse files
(DOCSP-30888): Update links to Atlas to preserve tracking (#3398) (#3402)
1 parent d220704 commit e7f0f31

16 files changed

+19
-21
lines changed

source/administration/monitoring.txt

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

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

source/core/authentication.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ 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
109-
:doc:`LDAP Proxy Authentication </core/security-ldap>` proxy
108+
<https://www.mongodb.com/atlas/database?tck=docs_server>`__ support
109+
:ref:`LDAP Proxy Authentication <security-ldap>` proxy
110110
authentication through a Lightweight Directory Access Protocol (LDAP)
111111
service.
112112

source/faq/fundamentals.txt

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

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

2929
How does a collection differ from a table?
3030
------------------------------------------
@@ -209,4 +209,3 @@ submitting malicious JavaScript.
209209

210210
Fortunately, you can express most operations in MongoDB without
211211
JavaScript.
212-

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
@@ -1066,7 +1066,7 @@ credentials are authenticated against the ``admin`` database.
10661066

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

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

source/reference/glossary.txt

Lines changed: 1 addition & 1 deletion
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

source/reference/versioning.txt

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

5252
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
@@ -1683,7 +1683,7 @@ Starting in MongoDB 4.4, the ``mongo`` shell supports
16831683
using `AWS IAM credentials
16841684
<https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html>`__
16851685
to authenticate to a `MongoDB Atlas
1686-
<https://www.mongodb.com/cloud/atlas?tck=docs_server>`__ cluster that
1686+
<https://www.mongodb.com/atlas/database?tck=docs_server>`__ cluster that
16871687
has been configured for AWS IAM authentication.
16881688

16891689
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)