Skip to content

Commit e4f1d89

Browse files
authored
DOCSP-45102 add core-api url (#146)
1 parent 88c1dc5 commit e4f1d89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ driver-long = "MongoDB Java Reactive Streams Driver"
2424
version = "5.2"
2525
full-version = "{+version+}.1"
2626
api = "https://mongodb.github.io/mongo-java-driver/{+version+}/apidocs"
27+
core-api = "{+api+}/mongodb-driver-core/com/mongodb"
2728
rs-docs = "https://www.reactive-streams.org/reactive-streams-1.0.4-javadoc/org/reactivestreams"
2829
driver-source-gh = "https://github.com/mongodb/mongo-java-driver"
2930
java-rs = "Java Reactive Streams"

0 commit comments

Comments
 (0)