Skip to content

Commit 0ea5bea

Browse files
committed
build errors
1 parent c443588 commit 0ea5bea

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

snooty.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

1414
intersphinx = [
@@ -43,3 +43,4 @@ int-data-type = "``integer``"
4343
not-available = "N/A"
4444
analyzer = "MongoDB C# Analyzer"
4545
analyzer-short = "C# Analzyer"
46+
mdb-server = "MongoDB server"

source/upgrade.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)