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 033ba0a commit f324f4dCopy full SHA for f324f4d
snooty.toml
@@ -15,7 +15,7 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
15
16
[constants]
17
driver-long = "MongoDB C#/.NET Driver"
18
-docs-branch = "main" # always set this to the docs branch (i.e. master, 1.7, 1.8, etc.)
+docs-branch = "master" # always set this to the docs branch (i.e. master, 1.7, 1.8, etc.)
19
version = "v2.17" # always set this to the driver branch (i.e. v1.7.0, v1.8.0, etc.)
20
example = "https://raw.githubusercontent.com/mongodb/docs-csharp/{+docs-branch+}/source/includes/usage-examples/code-snippets"
21
stable-api = "Stable API"
0 commit comments