File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ title = "Node.js"
33intersphinx = [
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
89toc_landing_pages = [
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ What's New in 4.1
7171New 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
You can’t perform that action at this time.
0 commit comments