File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ toc_landing_pages = [
88 " /fundamentals/serialization" ,
99 " /fundamentals/authentication" ,
1010 " /upgrade" ,
11- " /fundamentals/database-collection"
11+ " /fundamentals/database-collection" ,
1212]
1313
1414intersphinx = [
@@ -43,3 +43,4 @@ int-data-type = "``integer``"
4343not-available = " N/A"
4444analyzer = " MongoDB C# Analyzer"
4545analyzer-short = " C# Analzyer"
46+ mdb-server = " MongoDB server"
Original file line number Diff line number Diff line change @@ -131,9 +131,4 @@ Version 2.14 Release Support Changes
131131
132132- The v2.14 driver drops support for MongoDB Server v3.4 and earlier. To
133133 use any driver from v2.14 and later, your MongoDB Server must be v3.6 or
134- later. To learn how to upgrade your MongoDB Server to v3.6, follow the
135- link that corresponds to your MongoDB deployment configuration:
136-
137- - :ref:`<3.6-upgrade-replica-set>`
138- - :ref:`<3.6-upgrade-standalone>`
139- - :ref:`<3.6-upgrade-sharded-cluster>`
134+ later.
You can’t perform that action at this time.
0 commit comments