Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mongoKart committed Dec 13, 2023
1 parent 44786bd commit 662d153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snooty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ version = "v{+version-number+}"
example = "https://raw.githubusercontent.com/mongodb/docs-csharp/{+docs-branch+}/source/includes/code-examples"
stable-api = "Stable API"
api-root = "https://mongodb.github.io/mongo-csharp-driver/{+version-number+}/html"
new-api-root = "https://mongodb.github.io/mongo-csharp-driver/{+patch-version+}/api"
new-api-root = "https://mongodb.github.io/mongo-csharp-driver/{+patch-version-number+}/api"
bool-data-type = "``boolean``"
string-data-type = "``string``"
int-data-type = "``integer``"
Expand Down

0 comments on commit 662d153

Please sign in to comment.