Skip to content

Commit d63851e

Browse files
link fix (#316)
1 parent 969bbc7 commit d63851e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title = "Node.js"
33
intersphinx = [
44
"https://www.mongodb.com/docs/manual/objects.inv",
55
"https://www.mongodb.com/docs/drivers/objects.inv",
6+
"https://www.mongodb.com/docs/atlas/objects.inv",
67
]
78

89
toc_landing_pages = [

source/whats-new.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ What's New in 4.1
7171
New features of the 4.1 Node.js driver release include:
7272

7373
- Added load balanced connection support for all cluster types including
74-
the beta :atlas:`Serverless platform </choose-database-deployment-type/?tck=docs_driver_nodejs>`.
74+
the beta :ref:`Serverless platform <create-new-database-deployment>`.
7575
- Added support for the ``advanceClusterTime()`` method to determine if
7676
the ``ClientSession`` should update its cluster time.
7777

0 commit comments

Comments
 (0)