Skip to content

Commit 55e5b33

Browse files
Update product name (#60)
* update product name * remove unused constant
1 parent 5092e17 commit 55e5b33

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

snooty.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "visual-studio-extension"
2-
title = "MongoDB Analyzer"
2+
title = "MongoDB C# Analyzer"
33
toc_landing_pages = ["/analyze-code"]
44

55
[constants]
@@ -20,5 +20,4 @@ query-api = "MongoDB Query API"
2020

2121
driver-long = "MongoDB .NET/C# driver"
2222
driver-short = ".NET/C# driver"
23-
driver-version = "2.21"
2423
driver-docs = "https://www.mongodb.com/docs/drivers/csharp/current"

0 commit comments

Comments
 (0)