Skip to content

Commit f324f4d

Browse files
committed
update snooty for branch name
1 parent 033ba0a commit f324f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
1515

1616
[constants]
1717
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.)
18+
docs-branch = "master" # always set this to the docs branch (i.e. master, 1.7, 1.8, etc.)
1919
version = "v2.17" # always set this to the driver branch (i.e. v1.7.0, v1.8.0, etc.)
2020
example = "https://raw.githubusercontent.com/mongodb/docs-csharp/{+docs-branch+}/source/includes/usage-examples/code-snippets"
2121
stable-api = "Stable API"

0 commit comments

Comments
 (0)