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"
3
3
intersphinx = [
4
4
" https://www.mongodb.com/docs/manual/objects.inv" ,
5
5
" https://www.mongodb.com/docs/drivers/objects.inv" ,
6
+ " https://www.mongodb.com/docs/atlas/objects.inv" ,
6
7
]
7
8
8
9
toc_landing_pages = [
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ What's New in 4.1
71
71
New features of the 4.1 Node.js driver release include:
72
72
73
73
- 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>`.
75
75
- Added support for the ``advanceClusterTime()`` method to determine if
76
76
the ``ClientSession`` should update its cluster time.
77
77
You can’t perform that action at this time.
0 commit comments