Skip to content

Commit f8d3c9c

Browse files
(DOCSP-20071) Snooty Update
1 parent 9377a16 commit f8d3c9c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

snooty.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ toc_landing_pages = ["/fundamentals/authentication", "/fundamentals", "/fundamen
77
version = 3.7
88
package-name-org = "mongodb-org"
99
pgp-version = "{+version+}"
10-
node-api = "http://mongodb.github.io/node-mongodb-native/{+version+}/api"
10+
node-api = "http://mongodb.github.io/node-mongodb-native/{+version+}/api"
11+
mongosh = "``mongosh``"
12+
driver = "node"
13+
driver-long = "MongoDB Node.js driver"
14+
driver-short = "Node.js driver"

0 commit comments

Comments
 (0)