Skip to content

Commit 0a02db5

Browse files
sarah-olson-mongodbSarah Olsonjeff-allen-mongoschmalliso
authored
PR for DOCSP-20352 Subdomain consolidation (#1032)
* DOCSP-20352: Update intersphix links * DOCSP-20352: Update readme file with new link structure * DOCSP-20352: Update contributing.rst with new link structure. * DOCSP-20352: Update redirects file * DOCSP-20352: Update some links * DOCSP-20352: More subdomain link edits * DOCSP-20352: Subdomain link updates * DOCSP-20352: Subdomain link updates * DOCSP-20352: Delete conf-sitemap * DOCSP-20352: One more link * Update source/includes/driver-examples/driver-example-insert-2.rst Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/includes/list-table-products-supported-architecture.rst Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/includes/list-table-products-supported-architecture.rst Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/includes/list-table-products-supported-architecture.rst Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/reference/program.txt Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/tutorial/analyze-query-plan.txt Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/tutorial/manage-client-side-encryption-data-keys.txt Co-authored-by: jeff-allen-mongo <[email protected]> * DOCSP-20352: Fix role typo "DOCSP-20352: Resolve merge conflicts" * DOCSP-20352: More link edits * DOCSP-20352: Build testing * DOCSP-20352: Link format testing * DOCSP-20352: Test link format * DOCSP-20352: Minor format edit * DOCSP-20352: Minor format edit * DOCSP-20352: Minor format edit * DOCSP-20352: Minor format edit * Update source/.static/osd.xml Co-authored-by: Allison Reinheimer Moore <[email protected]> * DOCSP-20352: Review feedback * DOCSP-20352: Fix two minor errors Co-authored-by: Sarah Olson <[email protected]> Co-authored-by: jeff-allen-mongo <[email protected]> Co-authored-by: Allison Reinheimer Moore <[email protected]>
1 parent 7f21687 commit 0a02db5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+139
-191
lines changed

CONTRIBUTING.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Contributing to the MongoDB Documentation Project
33
=================================================
44

55
We welcome your contributions to the MongoDB documentation project.
6-
The primary site is http://docs.mongodb.org/ and translated versions
6+
The primary site is https://www.mongodb.com/docs/ and translated versions
77
of the site are listed in `MongoDB Manual Translation
8-
<http://docs.mongodb.org/manual/meta/translation/>`_.
8+
<https://www.mongodb.com/docs/meta/translation/>`_.
99

1010
MongoDB documentation is distributed under a `Creative Commons
1111
Attribution-NonCommercial-ShareAlike 3.0 Unported`_ license. MongoDB,
@@ -19,10 +19,10 @@ pull request.
1919
Please review the following documents for our style, conventions,
2020
processes and practices for the MongoDB Documentation:
2121

22-
- `Style Guide <http://docs.mongodb.org/meta/style-guide>`_
23-
- `Documentation Practices <http://docs.mongodb.org/meta/practices>`_
24-
- `Documentation Organization <http://docs.mongodb.org/meta/organization>`_
25-
- `Documentation Build Tools <https://docs.mongodb.com/meta/tutorials/install/>`_
22+
- `Style Guide <https://www.mongodb.com/docs/meta/style-guide>`_
23+
- `Documentation Practices <https://www.mongodb.com/docs/meta/practices>`_
24+
- `Documentation Organization <https://www.mongodb.com/docs/meta/organization>`_
25+
- `Documentation Build Tools <https://www.mongodb.com/docs/meta/tutorials/install/>`_
2626

2727
Do not hesitate to open a ticket in our `Jira`_ project
2828
or to contact the `documentation team`_

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MongoDB Documentation
33
=====================
44

55
This repository contains a major revision of the MongoDB documentation,
6-
currently accessible at http://docs.mongodb.com/manual/. You can build
6+
currently accessible at https://www.mongodb.com/docs/manual/. You can build
77
the documentation locally if you have `giza
88
<https://pypi.python.org/pypi/giza>`_ installed: ::
99

conf-sitemap.xml

-30
This file was deleted.

config/build_conf.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ git:
55
project:
66
name: 'manual'
77
tag: 'manual'
8-
url: 'https://docs.mongodb.com'
8+
url: 'https://www.mongodb.com/docs'
99
title: 'MongoDB Manual'
1010
branched: true
1111
siteroot: true

config/redirects

+13-13
Original file line numberDiff line numberDiff line change
@@ -1047,18 +1047,18 @@ raw: ${prefix}/master/release-notes/3.3-dev-series-reference -> ${base}/master/r
10471047
[v2.2]: ${prefix}/${version}/MongoDB-manual-v2.2.pdf -> ${base}/${version}/meta/pdfs/
10481048
[v2.2]: ${prefix}/${version}/MongoDB-reference-manual-v2.2.pdf -> ${base}/${version}/meta/pdfs/
10491049
[v2.2]: ${prefix}/${version}/MongoDB-crud-guide-v2.2.pdf -> ${base}/${version}/meta/pdfs/
1050-
(v3.0-*]: ${prefix}/${version}/products/bi-connector -> https://docs.mongodb.com/bi-connector/
1050+
(v3.0-*]: ${prefix}/${version}/products/bi-connector -> https://www.mongodb.com/docs/bi-connector/
10511051
(v3.0-*]: ${prefix}/${version}/reference/business-intelligence-programs -> ${base}/bi-connector/
1052-
(v3.0-*]: ${prefix}/${version}/products/faq-bi-connector -> https://docs.mongodb.com/bi-connector/faq/
1053-
(v3.0-*]: ${prefix}/${version}/products/components-bi-connector -> https://docs.mongodb.com/bi-connector/components/
1054-
(v3.0-*]: ${prefix}/${version}/products/release-notes/bi-connector -> https://docs.mongodb.com/bi-connector/release-notes/
1055-
(v3.0-*]: ${prefix}/${version}/reference/program/mongobischema -> https://docs.mongodb.com/bi-connector/reference/mongobischema/
1056-
(v3.0-*]: ${prefix}/${version}/reference/program/mongobiuser -> https://docs.mongodb.com/bi-connector/reference/mongobiuser/
1057-
(v3.0-*]: ${prefix}/${version}/reference/program/mongodrdl -> https://docs.mongodb.com/bi-connector/reference/mongodrdl/
1058-
(v3.0-*]: ${prefix}/${version}/products/compass -> https://docs.mongodb.com/compass/
1052+
(v3.0-*]: ${prefix}/${version}/products/faq-bi-connector -> https://www.mongodb.com/docs/bi-connector/faq/
1053+
(v3.0-*]: ${prefix}/${version}/products/components-bi-connector -> https://www.mongodb.com/docs/bi-connector/components/
1054+
(v3.0-*]: ${prefix}/${version}/products/release-notes/bi-connector -> https://www.mongodb.com/docs/bi-connector/release-notes/
1055+
(v3.0-*]: ${prefix}/${version}/reference/program/mongobischema -> https://www.mongodb.com/docs/bi-connector/reference/mongobischema/
1056+
(v3.0-*]: ${prefix}/${version}/reference/program/mongobiuser -> https://www.mongodb.com/docs/bi-connector/reference/mongobiuser/
1057+
(v3.0-*]: ${prefix}/${version}/reference/program/mongodrdl -> https://www.mongodb.com/docs/bi-connector/reference/mongodrdl/
1058+
(v3.0-*]: ${prefix}/${version}/products/compass -> https://www.mongodb.com/docs/compass/
10591059
[*]: ${prefix}/${version}/products -> ${base}/${version}/
1060-
(v3.0-*]: ${prefix}/${version}/products/cloud-manager -> https://docs.cloud.mongodb.com/
1061-
(v3.0-*]: ${prefix}/${version}/products/ops-manager -> https://docs.opsmanager.mongodb.com/current/
1060+
(v3.0-*]: ${prefix}/${version}/products/cloud-manager -> https://www.mongodb.com/docs/cloud-manager/
1061+
(v3.0-*]: ${prefix}/${version}/products/ops-manager -> https://www.mongodb.com/docs/ops-manager/current/
10621062
(v2.6-*]: ${prefix}/${version}/reference/command/getoptime -> ${base}/${version}/reference/command/nav-replication/
10631063
(v2.6-*]: ${prefix}/${version}/reference/command/closeAllDatabases -> ${base}/${version}/reference/command/nav-administration/
10641064
[*-v2.6]: ${prefix}/${version}/reference/operator/aggregation/dateToString -> ${base}/${version}/reference/operator/aggregation/
@@ -1084,9 +1084,9 @@ raw: ${prefix}/master/release-notes/3.3-dev-series-reference -> ${base}/master/r
10841084
(v2.6-*]: ${prefix}/${version}/tutorial/backup-with-mongodump -> ${base}/${version}/tutorial/backup-and-restore-tools/
10851085
[*-v2.6]: ${prefix}/${version}/tutorial/backup-and-restore-tools -> ${base}/${version}/tutorial/backup-with-mongodump/
10861086
[*-v2.6]: ${prefix}/${version}/administration/analyzing-mongodb-performance -> ${base}/${version}/administration/optimization/
1087-
raw: ${prefix}/master/tutorial/generate-test-data -> http://docs.mongodb.com/getting-started/shell/
1088-
raw: ${prefix}/manual/tutorial/generate-test-data -> http://docs.mongodb.com/getting-started/shell/
1089-
[v3.0]: ${prefix}/${version}/tutorial/generate-test-data -> ${base}/${version}http://docs.mongodb.com/getting-started/shell/
1087+
raw: ${prefix}/master/tutorial/generate-test-data -> https://www.mongodb.com/docs/getting-started/shell/
1088+
raw: ${prefix}/manual/tutorial/generate-test-data -> https://www.mongodb.com/docs/getting-started/shell/
1089+
[v3.0]: ${prefix}/${version}/tutorial/generate-test-data -> https://www.mongodb.com/docs/getting-started/shell/
10901090
(v2.4-*]: ${prefix}/${version}/reference/transparent-huge-pages -> ${base}/${version}/tutorial/transparent-huge-pages/
10911091
[*-v2.2]: ${prefix}/${version}/tutorial/transparent-huge-pages -> ${base}/${version}/administration/production-notes/
10921092
[*-v3.0]: ${prefix}/${version}/tutorial/perform-findAndModify-quorum-reads -> ${base}/${version}/reference/method/db.collection.findAndModify/

snooty.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
55

66
intersphinx = [ "https://pymongo.readthedocs.io/en/stable/objects.inv",
77
"https://motor.readthedocs.io/en/stable/objects.inv",
8-
"https://docs.atlas.mongodb.com/objects.inv",
9-
"https://docs.mongodb.com/php-library/master/objects.inv",
10-
"https://docs.mongodb.com/compass/current/objects.inv",
11-
"https://docs.mongodb.com/database-tools/objects.inv",
12-
"https://docs.mongodb.com/mongodb-shell/objects.inv"
8+
"https://www.mongodb.com/docs/atlas/objects.inv",
9+
"https://www.mongodb.com/docs/php-library/upcoming/objects.inv",
10+
"https://www.mongodb.com/docs/compass/current/objects.inv",
11+
"https://www.mongodb.com/docs/database-tools/objects.inv",
12+
"https://www.mongodb.com/docs/mongodb-shell/objects.inv"
1313
]
1414

1515
# toc_landing_pages are pages that have pages nested beneath them

source/.static/osd.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<Description>Google Custom Search of MongoDB documentation (docs.mongodb.com)</Description>
66
<Tags>mongodb mongo mongodocs</Tags>
77
<Query role="example" searchTerms="mongodb"/>
8-
<Image height="32" width="32" type="image/vnd.microsoft.icon">https://docs.mongodb.com/favicon.ico</Image>
8+
<Image height="32" width="32" type="image/vnd.microsoft.icon">https://www.mongodb.com/docs/favicon.ico</Image>
99
<Developer>MongoDB, Inc.</Developer>
1010
<Contact>[email protected]</Contact>
11-
<Url type="text/html" rel="results" template="https://docs.mongodb.com/manual/?query={searchTerms}" />
12-
<Url type="application/opensearchdescription+xml" rel="self" template="https://docs.mongodb.com/osd.xml"/>
11+
<Url type="text/html" rel="results" template="https://www.mongodb.com/docs/search/?query={searchTerms}" />
12+
<Url type="application/opensearchdescription+xml" rel="self" template="https://www.mongodb.com/docs/osd.xml"/>
1313
</OpenSearchDescription>

source/about.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ About MongoDB Documentation
1212
:depth: 1
1313
:class: singlecol
1414

15-
`The MongoDB Manual <https://docs.mongodb.com/manual/#>`_ contains
15+
The :manual:`MongoDB Manual </#>` contains
1616
comprehensive documentation on MongoDB. This page describes the
1717
manual's licensing, editions, and versions, and describes how to make a
1818
change request and how to contribute to the manual.
@@ -29,7 +29,7 @@ Attribution-NonCommercial-ShareAlike 3.0 United States License
2929
Man Pages
3030
---------
3131

32-
In addition to the `MongoDB Manual <https://docs.mongodb.com/manual/#>`_, you can
32+
In addition to the :manual:`MongoDB Manual </#>`, you can
3333
access the :manual:`MongoDB Man Pages </manpages.tar.gz>`,
3434
which are also distributed with the official MongoDB Packages.
3535

@@ -39,14 +39,14 @@ Version and Revisions
3939
This version of the manual reflects version {+latest-lts-version+}
4040
of MongoDB.
4141

42-
See the `MongoDB Documentation Project Page <https://docs.mongodb.com>`_
42+
See the `MongoDB Documentation Project Page <https://www.mongodb.com/docs>`_
4343
for an overview of all editions and output formats of the MongoDB
4444
Manual. You can see the full revision history and track ongoing
4545
improvements and additions for all versions of the manual from its `GitHub
4646
repository <https://github.com/mongodb/docs>`_.
4747

4848
The most up-to-date, current, and stable version of the manual is
49-
always available at "https://docs.mongodb.com/manual/".
49+
always available at "https://www.mongodb.com/docs/manual/".
5050

5151
Report an Issue or Make a Change Request
5252
----------------------------------------
@@ -92,7 +92,7 @@ necessary Sphinx extensions and build tools, are available in the same
9292
repository as the documentation.
9393

9494
For more information on the MongoDB documentation process, see the
95-
`Meta Documentation <https://docs.mongodb.com/meta/>`__.
95+
`Meta Documentation <https://www.mongodb.com/docs/meta/>`__.
9696

9797
If you have any questions, please feel free to open a :issue:`Jira Case
9898
<DOCS>`.

source/administration/production-notes.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ current stable release, even if you are installing via a package
127127
manager.
128128

129129
For other MongoDB products, refer either to the :dl:`MongoDB Download Center <>`
130-
page or their `respective documentation <https://docs.mongodb.com/?tck=docs_server>`_.
130+
page or their `respective documentation <https://www.mongodb.com/docs/?tck=docs_server>`_.
131131

132132
MongoDB ``dbPath``
133133
------------------

source/changeStreams.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ upper-right to set the language of the examples on this page.
241241
:tabid: php
242242

243243
The examples below assume that you have `connected to a MongoDB replica set and have accessed a database
244-
<https://docs.mongodb.com/php-library/current/reference/method/MongoDBClient__construct/>`__
244+
<https://www.mongodb.com/docs/php-library/current/reference/method/MongoDBClient__construct/>`__
245245
that contains an ``inventory`` collection.
246246

247247
.. literalinclude:: /driver-examples/DocumentationExamplesTest.php
@@ -254,7 +254,7 @@ upper-right to set the language of the examples on this page.
254254
:tabid: ruby
255255

256256
The examples below assume that you have `connected to a MongoDB replica set and have accessed a database
257-
<https://docs.mongodb.com/ruby-driver/master/tutorials/ruby-driver-create-client/>`__
257+
<https://www.mongodb.com/docs/ruby-driver/master/tutorials/ruby-driver-create-client/>`__
258258
that contains an ``inventory`` collection.
259259

260260

source/contents.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ project, this Manual and additional editions of this text.
3333

3434
Introduction </introduction>
3535
Installation </installation>
36-
MongoDB Shell (mongosh) <https://docs.mongodb.com/mongodb-shell/>
36+
MongoDB Shell (mongosh) <https://www.mongodb.com/docs/mongodb-shell/>
3737
/crud
3838
/aggregation
3939
/data-modeling

source/core/kerberos.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ The following MongoDB drivers support Kerberos authentication:
198198
- `Perl <https://metacpan.org/pod/MongoDB::MongoClient#GSSAPI-(for-Kerberos)>`_
199199
- `PHP <http://php.net/manual/en/mongodb-driver-manager.construct.php>`_
200200
- :api:`Python <pymongo>`
201-
- `Ruby <https://docs.mongodb.com/ruby-driver/current/tutorials/ruby-driver-authentication/#kerberos-gssapi-mechanism>`_
201+
- :ruby:`Ruby </tutorials/ruby-driver-authentication/#kerberos-gssapi-mechanism>`
202202
- `Scala <http://mongodb.github.io/mongo-scala-driver/2.1/reference/connecting/authenticating/>`_
203203
- `Swift <https://mongodb.github.io/mongo-swift-driver/docs/current/>`_
204204

source/core/retryable-reads.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Minimum Driver Version
2424
support retryable reads.
2525

2626
For more information on official MongoDB drivers, see
27-
`MongoDB Drivers <https://docs.mongodb.com/drivers/>`__.
27+
:driver:`MongoDB Drivers </>`.
2828

2929
Minimum Server Version
3030
Drivers can only retry read operations if connected to
@@ -89,7 +89,7 @@ syntax and usage, defer to the driver documentation for that method.
8989

9090
MongoDB drivers *may* include retryable support for other operations,
9191
such as helper methods or methods that wrap a retryable read operation.
92-
Defer to the `driver documentation <https://docs.mongodb.com/drivers/>`__
92+
Defer to the :driver:`driver documentation </>`
9393
to determine whether a method explicitly supports retryable reads.
9494

9595
.. seealso::

source/core/security-client-side-encryption.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -468,11 +468,11 @@ the following official 4.2+ compatible driver versions:
468468

469469
* - :driver:`PHP </php>`
470470
- ``1.6.0+``
471-
- `PHP Driver Quickstart <https://docs.mongodb.com/php-library/current/tutorial/client-side-encryption/>`__
471+
- `PHP Driver Quickstart <https://www.mongodb.com/docs/php-library/current/tutorial/client-side-encryption/>`__
472472

473-
* - `Ruby <https://docs.mongodb.com/ruby-driver/current/>`__
473+
* - :ruby:`Ruby </>`
474474
- ``2.12.1+``
475-
- `Ruby Driver Quickstart <https://docs.mongodb.com/ruby-driver/current/tutorials/client-side-encryption/>`__
475+
- :ruby:`Ruby Driver Quickstart </tutorials/client-side-encryption/>`
476476

477477
Please refer to the driver reference documentation for syntax and
478478
implementation examples.

source/includes/driver-examples/driver-example-indexes-1.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
- id: nodejs
135135
content: |
136136
To create an index using the
137-
`Node.JS driver <https://docs.mongodb.com/drivers/node/current/>`_,
137+
`Node.JS driver <https://www.mongodb.com/docs/drivers/node/current/>`_,
138138
use ``createIndex()``.
139139

140140
.. code-block:: javascript
@@ -161,7 +161,7 @@
161161
- id: php
162162
content: |
163163
To create an index using the
164-
`PHP driver <https://docs.mongodb.com/php-library/current/>`_, use
164+
`PHP driver <https://www.mongodb.com/docs/php-library/current/>`_, use
165165
:phpmethod:`MongoDB\\Collection::createIndex() <phpmethod.MongoDB\\Collection::createIndex>`.
166166
167167

source/includes/driver-examples/driver-example-insert-2.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
For more information on the MongoDB Compass Query Bar, see the
2323
Compass
24-
`Query Bar <https://docs.mongodb.com/compass/master/query-bar/>`_
24+
:compass:`Query Bar </query-bar>`
2525
documentation.
2626

2727
- id: python

source/includes/driver-examples/driver-example-query-intro.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
This page provides examples of |query_operations| using the
7575
:phpmethod:`MongoDB\\Collection::find() <phpmethod.MongoDB\\Collection::find>`
7676
method in the
77-
`MongoDB PHP Library <https://docs.mongodb.com/php-library/master/>`_.
77+
`MongoDB PHP Library <https://www.mongodb.com/docs/drivers/php-libraries/>`_.
7878
The examples on this page use the ``inventory`` collection. To
7979
populate the ``inventory`` collection, run the following:
8080

@@ -92,7 +92,7 @@
9292
This page provides examples of |query_operations| using the
9393
:ruby-api:`Mongo::Collection#find()<Collection.html#find-instance_method>`
9494
method in the
95-
`MongoDB Ruby Driver <https://docs.mongodb.com/ruby-driver/master/>`_.
95+
:ruby:`MongoDB Ruby Driver </>`.
9696
The examples on this page use the ``inventory`` collection. To
9797
populate the ``inventory`` collection, run the following:
9898

source/includes/fact-uuid-restore-from-backup.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
present, MongoDB generates a UUID for the restored collection.
1010
1111
For more information on collection UUIDs, see
12-
`Collections <https://docs.mongodb.com/v3.6/core/databases-and-collections/#collections>`_.
12+
`Collections <https://www.mongodb.com/docs/v3.6/core/databases-and-collections/#collections>`_.

source/includes/list-4.2-drivers.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
- :api:`Python 3.9.0 <pymongo>`
1919

20-
- `Ruby 2.10.0 <https://docs.mongodb.com/ruby-driver/current/>`__
20+
- :ruby:`Ruby 2.10.0 </>`
2121

2222
- `Scala 2.7.0 <https://mongodb.github.io/mongo-scala-driver/>`__
2323

source/includes/list-table-products-supported-architecture.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,25 +18,25 @@ version of MongoDB products:
1818
- |checkmark|
1919

2020

21-
* - `BI Connector <https://docs.mongodb.com/bi-connector/v2.0/>`__
21+
* - :bic:`BI Connector </>`
2222
- |checkmark|
2323
- |checkmark|
2424
- |checkmark|
2525
-
2626

27-
* - `Compass <https://docs.mongodb.com/compass/current/>`__
27+
* - :compass:`Compass </>`
2828
- |checkmark|
2929
-
3030
-
3131
-
3232

33-
* - `Spark Connector <https://docs.mongodb.com/spark-connector/v2.0/>`__
33+
* - `Spark Connector <https://www.mongodb.com/docs/spark-connector/v2.0/>`__
3434
- |checkmark|
3535
-
3636
-
3737
-
3838

39-
* - `Ops Manager <https://docs.opsmanager.mongodb.com/current/>`__
39+
* - :opsmgr:`Ops Manager </>`
4040
- |checkmark|
4141
-
4242
-

source/includes/upgrade-guidance-checklists.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Check Driver Compatibility
2424
~~~~~~~~~~~~~~~~~~~~~~~~~~
2525

2626
Before you upgrade MongoDB, check that you're using a MongoDB
27-
|newversion|-compatible driver. Consult the `driver documentation
28-
<https://docs.mongodb.com/drivers/>`_ for your specific driver to verify
27+
|newversion|-compatible driver. Consult the :driver:`driver documentation
28+
</>` for your specific driver to verify
2929
compatibility with MongoDB |newversion|.
3030

3131
Upgraded deployments that run on incompatible drivers might encounter

0 commit comments

Comments
 (0)