We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a43f419 commit 035eb26Copy full SHA for 035eb26
snooty.toml
@@ -37,7 +37,7 @@ last-version-2-number = "2.30"
37
version = "v{+version-number+}"
38
example = "https://raw.githubusercontent.com/mongodb/docs-csharp/{+docs-branch+}/source/includes/code-examples"
39
stable-api = "Stable API"
40
-api-root = "https://mongodb.github.io/mongo-csharp-driver/{+version-number+}.0/api"
+api-root = "https://mongodb.github.io/mongo-csharp-driver/{+version-number+}.1/api"
41
bool-data-type = "``boolean``"
42
string-data-type = "``string``"
43
int-data-type = "``integer``"
0 commit comments