Skip to content

Commit 7f51e31

Browse files
committed
fix link, use constant
1 parent 6b17536 commit 7f51e31

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ toc_landing_pages = ["/fundamentals/authentication", "/fundamentals", "/fundamen
77
version = 4.0
88
package-name-org = "mongodb-org"
99
pgp-version = "{+version+}"
10+
node-api = "https://mongodb.github.io/node-mongodb-native/{+version+}"

source/fundamentals/versioned-api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ interface.
134134
For more information on the options in this section, see the following
135135
API Documentation:
136136

137-
- :java-docs:`ServerApi </interfaces/serverapi.html>`
137+
- `ServerApi <:{+node-api+}/interfaces/serverapi.html>`__

0 commit comments

Comments
 (0)