Skip to content

Commit 8a9acae

Browse files
fix constant name (#257)
1 parent 48dcb1b commit 8a9acae

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
@@ -7,5 +7,5 @@ toc_landing_pages = ["/fundamentals/authentication", "/fundamentals", "/fundamen
77
version = 4.1
88
package-name-org = "mongodb-org"
99
pgp-version = "{+version+}"
10-
node-api = "https://mongodb.github.io/node-mongodb-native/{+version+}"
10+
api = "https://mongodb.github.io/node-mongodb-native/{+version+}"
1111
mongosh = "``mongosh``"

0 commit comments

Comments
 (0)