Skip to content

Commit 33be02b

Browse files
terakilobytei80and
authored andcommitted
Update rstspec.toml
adds a backslash to make linking uniform with other roles
1 parent 0619a5c commit 33be02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snooty/rstspec.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@ type = {link = "http://mongodb.github.io/node-mongodb-native/3.6/api/%s"}
10431043

10441044
[role."node-api-4.0"]
10451045
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"}
1046+
type = {link = "https://mongodb.github.io/node-mongodb-native/4.0/%s"}
10471047

10481048
[role."node-api-3.6"]
10491049
help = """Link to a page in Node.js driver V3.6's API reference."""

0 commit comments

Comments
 (0)