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 eedb4af commit 8e3fadfCopy full SHA for 8e3fadf
snooty.toml
@@ -29,7 +29,7 @@ version-number = "2.22"
29
version = "v{+version-number+}"
30
example = "https://raw.githubusercontent.com/mongodb/docs-csharp/{+docs-branch+}/source/includes/code-examples"
31
stable-api = "Stable API"
32
-api-root = "https://mongodb.github.io/mongo-csharp-driver/{+version-number+}/apidocs/html"
+api-root = "https://mongodb.github.io/mongo-csharp-driver/{+version-number+}/html"
33
bool-data-type = "``boolean``"
34
string-data-type = "``string``"
35
int-data-type = "``integer``"
0 commit comments