We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0619a5c commit 33be02bCopy full SHA for 33be02b
snooty/rstspec.toml
@@ -1043,7 +1043,7 @@ type = {link = "http://mongodb.github.io/node-mongodb-native/3.6/api/%s"}
1043
1044
[role."node-api-4.0"]
1045
help = """Link to a page in Node.js driver V4.0's API reference."""
1046
-type = {link = "https://mongodb.github.io/node-mongodb-native/4.0%s"}
+type = {link = "https://mongodb.github.io/node-mongodb-native/4.0/%s"}
1047
1048
[role."node-api-3.6"]
1049
help = """Link to a page in Node.js driver V3.6's API reference."""
0 commit comments